@font-face {
    font-display: swap;
    font-family: 'Libre-Franklin__';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/libre-franklin.extralight.ttf) format('TrueType');
}

@font-face {
    font-display: swap;
    font-family: 'Libre-Franklin__';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/libre-franklin.light.ttf) format('TrueType');
}

@font-face {
    font-display: swap;
    font-family: 'Libre-Franklin__';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/libre-franklin.regular.ttf) format('TrueType');
}

@font-face {
    font-display: swap;
    font-family: 'Libre-Franklin__';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/libre-franklin.medium.ttf) format('TrueType');
}

@font-face {
    font-display: swap;
    font-family: 'Libre-Franklin__';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/libre-franklin.semibold.ttf) format('TrueType');
}

@font-face {
    font-display: swap;
    font-family: 'Libre-Franklin__';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/libre-franklin.bold.ttf) format('TrueType');}

@font-face {
    font-display: swap;
    font-family: 'Libre-Franklin__';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/libre-franklin.black.ttf) format('TrueType');
}

@font-face {
    font-display: swap;
    font-family: 'Libre-Franklin__';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/libre-franklin.black.ttf) format('TrueType');
}