@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@300;400;500;700;800&display=swap');

@font-face {
    font-family: 'amador';
    src: url('../fonts/Amador W01 Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bentham';
    src: url('../fonts/Bentham-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    src: url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'aataohuashan';
    src: url('../fonts/AaTaoHuaShan-2.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}