@font-face {
    font-family: 'Sanomat-Sans-VN';
    src: url('../fonts/Sanomat-Sans-VN-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Sanomat-Sans-VN-Regular';
    src: url('../fonts/Sanomat-Sans-VN-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'SVN-Mont-Book';
    src: url('../fonts/SVN-Mont Book.otf') format('opentype');
}

@font-face {
    font-family: 'SVN-Mont-Bold';
    src: url('../fonts/SVN-Mont Bold.otf') format('opentype');
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-GilroyBlack.woff2') format('woff2'),
        url('../fonts/SVN-GilroyBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}