@font-face {
    font-family: 'Frontage';
    src: url('./../fonts/Frontage/Frontage-Regular.otf');
}

@font-face {
    font-family: 'Frontage-3D';
    src: url('./../fonts/Frontage/Frontage-3D.otf');
}

@font-face {
    font-family: 'Frontage-Bold';
    src: url('./../fonts/Frontage/Frontage-Bold.otf');
}

@font-face {
    font-family: 'Frontage-Bulb';
    src: url('./../fonts/Frontage/Frontage-Bulb.otf');
}

@font-face {
    font-family: 'Frontage-Outline';
    src: url('./../fonts/Frontage/Frontage-Outline.otf');
}

@font-face {
    font-family: 'Frontage-Shadow';
    src: url('./../fonts/Frontage/Frontage-Shadow.otf');
}

@font-face {
    font-family: 'Inter', sans-serif;
    src: url('./../fonts/Inter/InterVariable.woff2');
}
@font-face {
    font-family: 'Inter-bt';
    src: url('./../fonts/Inter-VariableFont_456.ttf');
}
@font-face {
    font-family: 'Inter-it';
    src: url('./../fonts/Inter-Italic-VariableFont_123.ttf');
}
@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('./../fonts/Be_Vietnam_Pro/BeVietnamPro-Regular.ttf');
    font-weight: 400;
}

@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('./../fonts/Font_Website_30_Pictures/Be_Vietnam_Pro/BeVietnamPro-Medium.ttf');
    font-weight: 500;
}

@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('./../fonts/Font_Website_30_Pictures/Be_Vietnam_Pro/BeVietnamPro-Bold.ttf');
    font-weight: 700;
}

@font-face {
    font-family: 'VG_Frontage-3D';
    src: url('./../fonts/VG_Frontage-3D.otf');
    font-weight: 700;
}
@font-face {
    font-family: 'VG_Frontage-Bold';
    src: url('./../fonts/VG_Frontage-Bold.otf');
    font-weight: 700;
}
@font-face {
    font-family: 'VG_Frontage-Regular';
    src: url('./../fonts/VG_Frontage-Regular.otf');
    font-weight: 700;
}