@font-face {
    font-family: 'Alibaba Sans';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/AlibabaSans-Regular.ttf) format('trueType');
}

@font-face {
    font-family: 'Alibaba Sans Bold';
    font-weight: bold;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/AlibabaSans-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'Archivo';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/Archivo-Regular.ttf) format('trueType');
}

@font-face {
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/Poppins-Regular.ttf) format('trueType');
}

@font-face {
    font-family: 'D-DIN';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/D-DIN.otf) format('opentype');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/SourceSans3-VariableFont_wght.ttf) format('trueType');
}

@font-face {
    font-family: 'Noto Sans';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/NotoSans-Regular.ttf) format('trueType');
}

@font-face {
    font-family: 'Noto Sans Bold';
    /* font-weight: bold; */
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/NotoSans-SemiBold.ttf) format('trueType');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/SourceSans3-VariableFont_wght.ttf) format('trueType');
}

@font-face {
    font-family: 'Averia Serif Libre';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/AveriaSerifLibre-Regular.ttf) format('trueType');
}

@font-face {
    font-family: 'Akrobat';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/Akrobat-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'PT Serif';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/PTSerif-Regular.ttf) format('trueType');
}

@font-face {
    font-family: 'Akrobat bold';
    font-weight: bold;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/Akrobat-Bold.otf) format('opentype');
}
@font-face {
    font-family: 'Sansation';
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    src: url(../resources/fonts/Sansation-Regular.ttf) format('trueType');
}