
@font-face {
    font-family: 'Nutito-SemiBold';
    font-display: swap;
    src:url("./NunitoSans-SemiBold.ttf");
}
@font-face {
    font-family: 'Nutito';
    font-display: swap;
    src:url("./NunitoSans-Regular.ttf");
}
@font-face {
    font-family: 'Nutito-Bold';
    font-display: swap;
    src:url("./NunitoSans-Bold.ttf");
}
@font-face {
    font-family: 'Nutito-Italic';
    font-display: swap;
    src:url("./NunitoSans-Italic.ttf");
}

@font-face {
    font-family: 'Coverface-SE-Bold';
    src:url("./coverface-se/Coverface SE Bold FS.ttf");
}

@font-face {
    font-family: 'Coverface-SE';
    src:url("./coverface-se/Coverface SE FS.ttf");
}


@font-face {
    font-family: 'Be Vietnam Pro';
    src:url("./bevietnam/BeVietnamPro-Thin.ttf");
}
@font-face {
    font-family: 'Be Vietnam Pro';
    font-weight: 200;
    src:url("./bevietnam/BeVietnamPro-ExtraLight.ttf");
}
@font-face {
    font-family: 'Be Vietnam Pro';
    font-weight: 300;
    src:url("./bevietnam/BeVietnamPro-Light.ttf");
}
@font-face {
    font-family: 'Be Vietnam Pro';
    font-weight: 400;
    src:url("./bevietnam/BeVietnamPro-Regular.ttf");
}
@font-face {
    font-family: 'Be Vietnam Pro';
    font-weight: 500;
    src:url("./bevietnam/BeVietnamPro-Medium.ttf");
}
@font-face {
    font-family: 'Be Vietnam Pro';
    font-weight: 600;
    src:url("./bevietnam/BeVietnamPro-SemiBold.ttf");
}
@font-face {
    font-family: 'Be Vietnam Pro';
    font-weight: bold;
    src:url("./bevietnam/BeVietnamPro-SemiBold.ttf");
}


