/*------------------------------
FONTS
------------------------------*/

@font-face {
    font-family: 'F37 Ginger';
    src: url('../fonts/F37GingerThin.eot');
    src: url('../fonts/F37GingerThin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/F37GingerThin.woff2') format('woff2'),
        url('../fonts/F37GingerThin.woff') format('woff'),
        url('../fonts/F37GingerThin.ttf') format('truetype'),
        url('../fonts/F37GingerThin.svg#F37GingerThin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'F37 Ginger';
    src: url('../fonts/F37Ginger-Light.eot');
    src: url('../fonts/F37Ginger-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/F37Ginger-Light.woff2') format('woff2'),
        url('../fonts/F37Ginger-Light.woff') format('woff'),
        url('../fonts/F37Ginger-Light.ttf') format('truetype'),
        url('../fonts/F37Ginger-Light.svg#F37Ginger-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'F37 Ginger';
    src: url('../fonts/F37Ginger.eot');
    src: url('../fonts/F37Ginger.eot?#iefix') format('embedded-opentype'),
        url('../fonts/F37Ginger.woff2') format('woff2'),
        url('../fonts/F37Ginger.woff') format('woff'),
        url('../fonts/F37Ginger.ttf') format('truetype'),
        url('../fonts/F37Ginger.svg#F37Ginger') format('svg');
    font-weight: 500;
    font-style: normal;
}
