@font-face {
    font-family: 'Geologica';
    src: url(../fonts/Geologica-Medium.woff2);
    font-weight: 500;
}
@font-face {
    font-family: 'Geologica';
    src: url(../fonts/Geologica-Light.woff2);
    font-weight: 300;
}
@font-face {
    font-family: 'Playfair Display';
    src: url(../fonts/PlayfairDisplay-Black.woff2);
    font-weight: 900;
}
@font-face {
    font-family: 'Playfair Display';
    src: url(../fonts/PlayfairDisplay-Italic.woff2);
    font-style: italic;
    font-weight: 400;
}
@font-face {
    font-family: 'Playfair Display';
    src: url(../fonts/PlayfairDisplay-Regular.woff2);
    font-weight: 400;
}
@font-face {
    font-family: 'Arsenal';
    src: url(../fonts/Arsenal-Italic.woff2);
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'AmadeusAP';
    src: url(../fonts/amadeusap.woff2);
    font-weight: 400;
}
