@font-face {
    font-family: 'StafiloBold';
    src: url('font/BOG2017Headline-SemiBold.woff2') format('woff2'),
        url('font/BOG2017Headline-SemiBold.woff') format('woff');

}

@font-face {
    font-family: 'Stafilo';
    src: url('font/BOG2018-Medium.woff2') format('woff2'),
        url('font/BOG2018-Medium.woff') format('woff');
}

.font {
    font-family: 'StafiloBold', sans-serif !important;
    font-feature-settings: 'case' on !important;
    font-weight: 800 !important;
}

.font-p {
    font-family: 'Stafilo', sans-serif !important;
    font-weight: 7600 !important;
}
