@font-face {
    font-family: 'FKRomanStandard';
    src: url('../fonts/FKROMANSTANDARD-LIGHT.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FKRomanStandard';
    src: url('../fonts/FKROMANSTANDARD-REGULAR.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FKRomanStandard';
    src: url('../fonts/FKROMANSTANDARD-MEDIUM.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FKRomanStandard';
    src: url('../fonts/FKROMANSTANDARD-BOLD.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MessinaSans';
    src: url('../fonts/MESSINASANS-LIGHT.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MessinaSans';
    src: url('../fonts/MESSINASANS-REGULAR.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MessinaSans';
    src: url('../fonts/MESSINASANS-BOLD.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
