

@font-face {
    font-family: 'SVN-Avo';
    src: url('./SVN-Avo.woff2') format('woff2'),
        url('./SVN-Avo.woff') format('woff'),
        url('./SVN-Avo.ttf')  format('truetype');
}

@font-face {
    font-family: 'SVN-Avo-bold';
    src: url('./SVN-Avo-bold.woff2') format('woff2'),
        url('./SVN-Avo-bold.woff') format('woff'),
        url('./SVN-Avo-bold.ttf')  format('truetype');
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: normal;
    src: url("./font/SVN-Gilroy Medium.otf") format("opentype");
}


@font-face {
    font-family: SVN-Gilroy;
    font-weight: 600;
    src: url("./font/SVN-Gilroy SemiBold.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: 300;
    src: url("./font/SVN-Gilroy Light.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: bold;
    src: url("./font/SVN-Gilroy Bold.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: normal;
    font-style: italic;
    src: url("./font/SVN-Gilroy Medium Italic.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: 600;
    font-style: italic;
    src: url("./font/SVN-Gilroy SemiBold Italic.otf") format("opentype");
}

@font-face {
    font-family: SVN-Gilroy;
    font-weight: bold;
    font-style: italic;
    src: url("./font/SVN-Gilroy Bold Italic.otf") format("opentype");
}

@font-face {
    font-family: SF-Pro-Display;
    font-weight: normal;
    src: url("./font/SF-Pro-Display-Medium.otf") format("opentype");
}




@font-face {
    font-family: Yeseva-One;
    src: url("./font/YesevaOne-Regular.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-Bold;
    src: url("./font/BeVietnamPro-Bold.ttf") format("opentype");
}
@font-face {
    font-family:BeVietnamPro-ExtraLight;
    src: url("./font/BeVietnamPro-ExtraLight.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-Light;
    src: url("./font/BeVietnamPro-Light.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-Medium;
    src: url("./font/BeVietnamPro-Medium.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-Regular;
    src: url("./font/BeVietnamPro-Regular.ttf") format("opentype");
}
@font-face {
    font-family: BeVietnamPro-SemiBold;
    src: url("./font/BeVietnamPro-SemiBold.ttf") format("opentype");
}
@font-face {
    font-family: SF-Pro-Text;
    src: url("./font/SF-Pro-Text-Regular.otf") format("opentype");
}