/* Lato */
@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Hairline.ttf);
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Thin.ttf);
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Light.ttf);
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Regular.ttf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Medium.ttf);
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Semibold.ttf);
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Bold.ttf);
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Heavy.ttf);
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Black.ttf);
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato/Lato_Italic.ttf);
    font-weight: 400;
    font-style: italic;
}

/* FS Magistral */
@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-Book.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-BookItalic.ttf);
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-Light.ttf);
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-LightItalic.ttf);
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-Medium.ttf);
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-MediumItalic.ttf);
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-Bold.ttf);
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-BoldItalic.ttf);
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-ExtraBold.ttf);
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FS Magistral';
    src: url(../fonts/FS_Magistral/FS_Magistral-ExtraBoldItalic.ttf);
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}