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