/* @font-face {
    font-family: 'Libre Franklin';
    font-weight: 300;
    src: url('../../fonts/LibreFranklin-Light.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Libre Franklin';
    font-weight: 400;
    src: url('../../fonts/LibreFranklin-Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Libre Franklin';
    font-weight: 500;
    src: url('../../fonts/LibreFranklin-Medium.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Libre Franklin';
    font-weight: 700;
    src: url('../../fonts/LibreFranklin-Bold.ttf');
    font-display: swap;
} */

@font-face {
    font-family: 'Myriad Pro';
    font-weight: 400;
    src: url('../../fonts/MYRIADPRO-REGULAR.OTF');
    font-display: swap;
}

@font-face {
    font-family: 'Questrial';
    font-weight: 400;
    src: url('../../fonts/Questrial/Questrial-Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    font-weight: 600;
    src: url('../../fonts/Aller_Bd.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    font-weight: 700;
    src: url('../../fonts/Aller_BdIt.ttf');
    font-display: swap;
}