@font-face {
    font-family: 'Geogrotesque-Bold';
    src: url('../fonts/georgotesque/Geogrotesque-Bold.woff2') format('woff2'),
         url('../fonts/georgotesque/Geogrotesque-Bold.woff') format('woff'),
         url('../fonts/georgotesque/Geogrotesque-Bold.ttf') format('truetype'),
         url('../fonts/georgotesque/Geogrotesque-Bold.svg#Geogrotesque-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-Light';
    src: url('../fonts/georgotesque/Geogrotesque-Light.woff2') format('woff2'),
         url('../fonts/georgotesque/Geogrotesque-Light.woff') format('woff'),
         url('../fonts/georgotesque/Geogrotesque-Light.ttf') format('truetype'),
         url('../fonts/georgotesque/Geogrotesque-Light.svg#Geogrotesque-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-Medium';
    src: url('../fonts/georgotesque/Geogrotesque-Medium.woff2') format('woff2'),
         url('../fonts/georgotesque/Geogrotesque-Medium.woff') format('woff'),
         url('../fonts/georgotesque/Geogrotesque-Medium.ttf') format('truetype'),
         url('../fonts/georgotesque/Geogrotesque-Medium.svg#Geogrotesque-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-Semibold';
    src: url('../fonts/georgotesque/Geogrotesque-SemiBold.woff2') format('woff2'),
         url('../fonts/georgotesque/Geogrotesque-SemiBold.woff') format('woff'),
         url('../fonts/georgotesque/Geogrotesque-SemiBold.ttf') format('truetype'),
         url('../fonts/georgotesque/Geogrotesque-SemiBold.svg#Geogrotesque-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-Ultralight';
    src: url('../fonts/georgotesque/Geogrotesque-UltraLight.woff2') format('woff2'),
         url('../fonts/georgotesque/Geogrotesque-UltraLight.woff') format('woff'),
         url('../fonts/georgotesque/Geogrotesque-UltraLight.ttf') format('truetype'),
         url('../fonts/georgotesque/Geogrotesque-UltraLight.svg#Geogrotesque-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-Regular';
    src: url('../fonts/georgotesque/Geogrotesque-Regular.woff2') format('woff2'),
         url('../fonts/georgotesque/Geogrotesque-Regular.woff') format('woff'),
         url('../fonts/georgotesque/Geogrotesque-Regular.ttf') format('truetype'),
         url('../fonts/georgotesque/Geogrotesque-Regular.svg#Geogrotesque-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-Thin';
    src: url('../fonts/georgotesque/Geogrotesque-Thin.woff2') format('woff2'),
         url('../fonts/georgotesque/Geogrotesque-Thin.woff') format('woff'),
         url('../fonts/georgotesque/Geogrotesque-Thin.ttf') format('truetype'),
         url('../fonts/georgotesque/Geogrotesque-Thin.svg#Geogrotesque-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

