@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica-ExtraLight.woff') format('woff'),
        url('../fonts/Geologica-ExtraLight.woff2') format('woff2');
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica-Regular.woff') format('woff'),
    url('../fonts/Geologica-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica-Bold.woff') format('woff'),
    url('../fonts/Geologica-Bold.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica-Thin.woff') format('woff'),
    url('../fonts/Geologica-Thin.woff2') format('woff2');
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: 'Geologica';
    src: url('../fonts/Geologica-Light.woff') format('woff'),
    url('../fonts/Geologica-Light.woff2') format('woff2');
    font-style: normal;
    font-weight: 300;
}