/*   @package warschauer   */
@font-face {
    font-family: 'Sofia Pro';
    src: url('fonts/SofiaProRegular.eot');
    src: url('fonts/SofiaProRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/SofiaProRegular.woff2') format('woff2'),
        url('fonts/SofiaProRegular.woff') format('woff'),
        url('fonts/SofiaProRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
