@font-face {
    font-family: 'Kallisto';
    src: url('../fonts/Kallisto-Medium.woff') format('woff2'),
    url('../fonts/Kallisto-Medium-Italic.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Kallisto';
    src: url('../fonts/Kallisto-Bold.woff') format('woff2'),
    url('../fonts/Kallisto-Bold-Italic.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Kallisto';
    src: url('../fonts/Kallisto-Heavy.woff') format('woff2'),
    url('../fonts/Kallisto-Heavy-Italic.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Kallisto';
    src: url('../fonts/Kallisto-Light.woff') format('woff2'),
    url('../fonts/Kallisto-Light-Italic.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Kallisto';
    src: url('../fonts/Kallisto-Thin.woff') format('woff2'),
    url('../fonts/Kallisto-Thin-Italic.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Agrandir';
    src: url('../fonts/Agrandir-TextBold.woff2') format('woff2'),
    url('../fonts/Agrandir-TextBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    
}
@font-face {
    font-family: 'Agrandir';
    src: url('../fonts/Agrandir-GrandHeavy.woff2') format('woff2'),
    url('../fonts/Agrandir-GrandHeavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}