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


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

@font-face {
    font-family: 'oswalddemibold';
    src: url('/files/font/oswald-demibold-webfont.eot');
    src: url('/files/font/oswald-demibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/files/font/oswald-demibold-webfont.woff2') format('woff2'),
         url('/files/font/oswald-demibold-webfont.woff') format('woff'),
         url('/files/font/oswald-demibold-webfont.ttf') format('truetype'),
         url('/files/font/oswald-demibold-webfont.svg#oswald') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}