/* Local Font Faces */

/* TAN-MON CHERI - Salamandra Headings */
@font-face {
    font-family: 'TAN-MON CHERI';
    src: url('/fonts/TAN-MON CHERI-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Be Vietnam Pro - Salamandra Body */
@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('/fonts/BeVietnamPro-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('/fonts/BeVietnamPro-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('/fonts/BeVietnamPro-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('/fonts/BeVietnamPro-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* PP Editorial New - Bromas */
@font-face {
    font-family: 'PP Editorial New';
    src: url('/fonts/PPEditorialNew-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Neue Haas Display - Bromas */
@font-face {
    font-family: 'Neue Haas Display';
    src: url('/fonts/NeueHaasDisplayThin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Display';
    src: url('/fonts/NeueHaasDisplayThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Display';
    src: url('/fonts/NeueHaasDisplayLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Display';
    src: url('/fonts/NeueHaasDisplayMediu.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
