@font-face {
    font-family: 'Faber Sans Pro';
    src: url('../fonts/FaberSansPro-Normal.eot');
    src: url('../fonts/FaberSansPro-Normal.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FaberSansPro-Normal.woff2') format('woff2'),
        url('../fonts/FaberSansPro-Normal.woff') format('woff'),
        url('../fonts/FaberSansPro-Normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* @font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/HelveticaNeueBold.eot');
    src: url('../fonts/HelveticaNeueBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeueBold.woff2') format('woff2'),
        url('../fonts/HelveticaNeueBold.woff') format('woff'),
        url('../fonts/HelveticaNeueBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} */
/* @font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/HelveticaNeueRegular.eot');
    src: url('../fonts/HelveticaNeueRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeueRegular.woff2') format('woff2'),
        url('../fonts/HelveticaNeueRegular.woff') format('woff'),
        url('../fonts/HelveticaNeueRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
} */


@font-face {
    font-family: 'Directo';
    src: url('../fonts/Directo-Bold.eot');
    src: url('../fonts/Directo-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Directo-Bold.woff2') format('woff2'),
        url('../fonts/Directo-Bold.woff') format('woff'),
        url('../fonts/Directo-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Directo';
    src: url('../fonts/DIRECT-Normal.eot');
    src: url('../fonts/DIRECT-Normal.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DIRECT-Normal.woff2') format('woff2'),
        url('../fonts/DIRECT-Normal.woff') format('woff'),
        url('../fonts/DIRECT-Normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

