@font-face {
    font-family: 'TempusIcons';
    src: url('./assets/fonts//TempusIcons.woff2?z78h73') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="ico-"], [class*=" ico-"] {
    font-family: 'TempusIcons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-align: center;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ico-telephone:before {
    content: "\e76a";
}

.ico-bubble-question:before {
    content: "\e7da";
}
