/* latin */
@font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('LibreFranklin-Thin.ttf') format('opentype');
}
/* latin */
@font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('LibreFranklin-Light.ttf') format('opentype');
}
/* latin */
@font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('LibreFranklin-Medium.ttf') format('opentype');
}
/* latin */
@font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('LibreFranklin-Regular.ttf') format('opentype');
}
/* latin */
@font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('LibreFranklin-SemiBold.ttf') format('opentype');
}
/* latin */
@font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('LibreFranklin-Bold.ttf') format('opentype');
}
/* latin */
@font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('LibreFranklin-ExtraBold.ttf') format('opentype');
}
/* latin */
@font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('LibreFranklin-ExtraBold.ttf') format('opentype');
}
/* latin */
@font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('LibreFranklin-Black.ttf') format('opentype');
}