

@font-face {
    font-family: 'SVN-Avo';
    font-display: swap;
    src: url("/static/SVN-Avo.woff2") format('woff2'),
        url("/static/SVN-Avo.woff") format('woff'),
        url("/static/SVN-Avo.ttf")  format('truetype');
}

@font-face {
    font-family: 'SVN-Avo-bold';
    font-display: swap;
    src: url("/static/SVN-Avo-bold.woff2") format('woff2'),
        url("/static/SVN-Avo-bold.woff") format('woff'),
        url("/static/SVN-Avo-bold.ttf")  format('truetype');
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: normal;
    font-display: swap;
    src: url("/static/font/SVN-Gilroy Medium.otf") format("opentype");
}


@font-face {
    font-family: SVN-Gilroy;
    font-weight: 600;
    font-display: swap;
    src: url("/static/font/SVN-Gilroy SemiBold.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: 300;
    font-display: swap;
    src: url("/static/font/SVN-Gilroy Light.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: bold;
    font-display: swap;
    src: url("/static/font/SVN-Gilroy Bold.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url("/static/font/SVN-Gilroy Medium Italic.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: 600;
    font-style: italic;
    font-display: swap;
    src: url("/static/font/SVN-Gilroy SemiBold Italic.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: bold;
    font-style: italic;
    font-display: swap;
    src: url("/static/font/SVN-Gilroy Bold Italic.otf") format("opentype");
}

@font-face {
    font-family: SF-Pro-Display;
    font-weight: normal;
    font-display: swap;
    src: url("/static/font/SF-Pro-Display-Medium.otf") format("opentype");
}




@font-face {
    font-family: Yeseva-One;
    font-display: swap;
    src: url("/static/font/YesevaOne-Regular.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-Bold;
    font-display: swap;
    src: url("/static/font/BeVietnamPro-Bold.ttf") format("opentype");
}
@font-face {
    font-family:BeVietnamPro-ExtraLight;
    font-display: swap;
    src: url("/static/font/BeVietnamPro-ExtraLight.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-Light;
    font-display: swap;
    src: url("/static/font/BeVietnamPro-Light.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-Medium;
    font-display: swap;
    src: url("/static/font/BeVietnamPro-Medium.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-Regular;
    font-display: swap;
    src: url("/static/font/BeVietnamPro-Regular.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-SemiBold;
    font-display: swap;
    src: url("/static/font/BeVietnamPro-SemiBold.ttf") format("opentype");
}
@font-face {
    font-family: SF-Pro-Text;
    font-display: swap;
    src: url("/static/font/SF-Pro-Text-Regular.otf") format("opentype");
}
