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

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

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

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

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

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


/*
@font-face {
    font-family: 'Gobold-High-Bold';
    src: url('../fonts/Gobold-High-Bold/Gobold-High-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}
*/


.Mont-Bold {
    font-family: 'Mont-Bold';
}
.Go-bold{
    font-family: 'GoboldHighBold';
    letter-spacing: 2px;
}

.Mont-Light {
    font-family: 'Mont-Light';
}

.Abuget {
    font-family: 'Abuget';
}

.Gastromond-Italic {
    font-family: 'Gastromond-Italic';
}

.MonumentExtended-Regular {
    font-family: 'MonumentExtended-Regular';
}
