/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@font-face {
    font-family: 'Good Times Rg';
    src: url('../fonts/GoodTimesRg-Regular.eot');
    src: url('../fonts/GoodTimesRg-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GoodTimesRg-Regular.woff2') format('woff2'),
        url('../fonts/GoodTimesRg-Regular.woff') format('woff'),
        url('../fonts/GoodTimesRg-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'neo latina';
    src: url('../fonts/neo-latina.eot');
    src: url('../fonts/neo-latina.eot?#iefix') format('embedded-opentype'),
        url('../fonts/neo-latina.woff2') format('woff2'),
        url('../fonts/neo-latina.woff') format('woff'),
        url('../fonts/neo-latina.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georama-Regular';
    src: url('../fonts/Georama-Regular.eot');
    src: url('../fonts/Georama-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Georama-Regular.woff2') format('woff2'),
        url('../fonts/Georama-Regular.woff') format('woff'),
        url('../fonts/Georama-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georama-Light';
    src: url('../fonts/Georama-Light.eot');
    src: url('../fonts/Georama-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Georama-Light.woff2') format('woff2'),
        url('../fonts/Georama-Light.woff') format('woff'),
        url('../fonts/Georama-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georama-Italic';
    src: url('../fonts/Georama-Italic.eot');
    src: url('../fonts/Georama-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Georama-Italic.woff2') format('woff2'),
        url('../fonts/Georama-Italic.woff') format('woff'),
        url('../fonts/Georama-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georama-Bold';
    src: url('../fonts/Georama-Bold.eot');
    src: url('../fonts/Georama-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Georama-Bold.woff2') format('woff2'),
        url('../fonts/Georama-Bold.woff') format('woff'),
        url('../fonts/Georama-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georama-SemiBold';
    src: url('../fonts/Georama-SemiBold.eot');
    src: url('../fonts/Georama-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Georama-SemiBold.woff2') format('woff2'),
        url('../fonts/Georama-SemiBold.woff') format('woff'),
        url('../fonts/Georama-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}