@font-face {
    font-family: 'Circe';
    src: url(/fonts/Circe-Regular.woff2);
    font-weight: 400
}
@font-face {
    font-family: 'Circe';
    src: url(/fonts/Circe-Bold.woff2);
    font-weight: 600;
}
@font-face {
    font-family: 'PlayfairDisplay';
    src: url(/fonts/PlayfairDisplay-Regular.woff2);
    font-weight: 400
}
@font-face {
    font-family: 'PlayfairDisplay';
    src: url(/fonts/PlayfairDisplay-Bold.woff2);
    font-weight: 600;
}
@font-face {
    font-family: 'Geologica';
    src: url(/fonts/Geologica-Regular.woff2);
    font-weight: 400
}
@font-face {
    font-family: 'Geologica';
    src: url(/fonts/Geologica-Bold.woff2);
    font-weight: 600;
}