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

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

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

