
@font-face {
    font-family: 'ff';
    src: url('../fonts/f2.OTF') format('woff2');
    font-weight: normal;
    font-style: normal;
}
* {
    font-family: 'ff', sans-serif;
}

