@font-face {
    font-family: 'Termina';
    src: url('TERMINA-bold.woff2') format('woff2'),
        url('TERMINA-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Termina';
    src: url('TERMINA-demi.woff2') format('woff2'),
        url('TERMINA-demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Termina';
    src: url('TERMINA-regular.woff2') format('woff2'),
        url('TERMINA-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
