@font-face {
    font-family: 'Inter';
    src: url('inter/Inter-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('inter/Inter-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Khmer';
    src: url('khmermn/KhmerMN-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Khmer';
    src: url('khmermn/KhmerMN-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Termina';
    src: url('termina/Termina Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Tiempos';
    src: url('tiempos/TiemposHeadline-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'FA';
    src: url('fontawesome/FontAwesome7Pro-Light-300.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

