@font-face {
    font-family: 'Barlow Condensed';
    src: url('barlowcondensed-medium-webfont.eot');
    src: url('barlowcondensed-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('barlowcondensed-medium-webfont.woff2') format('woff2'),
         url('barlowcondensed-medium-webfont.woff') format('woff'),
         url('barlowcondensed-medium-webfont.ttf') format('truetype'),
         url('barlowcondensed-medium-webfont.svg#barlow_condensedmedium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-bold-webfont.eot');
    src: url('roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto-bold-webfont.woff2') format('woff2'),
         url('roboto-bold-webfont.woff') format('woff'),
         url('roboto-bold-webfont.ttf') format('truetype'),
         url('roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-regular-webfont.eot');
    src: url('roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto-regular-webfont.woff2') format('woff2'),
         url('roboto-regular-webfont.woff') format('woff'),
         url('roboto-regular-webfont.ttf') format('truetype'),
         url('roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('titilliumweb-bolditalic-webfont.eot');
    src: url('titilliumweb-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('titilliumweb-bolditalic-webfont.woff2') format('woff2'),
         url('titilliumweb-bolditalic-webfont.woff') format('woff'),
         url('titilliumweb-bolditalic-webfont.ttf') format('truetype'),
         url('titilliumweb-bolditalic-webfont.svg#titillium_webbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display:swap;
}