@charset "utf-8";

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../FONTS/montserrat-v12-latin-regular.eot');
    src: local('Montserrat Regular'),
        local('Montserrat-Regular'),
        url('../FONTS/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'),
        url('../FONTS/montserrat-v12-latin-regular.woff2') format('woff2'),
        url('../FONTS/montserrat-v12-latin-regular.woff') format('woff'),
        url('../FONTS/montserrat-v12-latin-regular.ttf') format('truetype'),
        url('../FONTS/montserrat-v12-latin-regular.svg#Montserrat') format('svg');
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    src: url('../FONTS/montserrat-v12-latin-italic.eot');
    src: local('Montserrat Italic'),
        local('Montserrat-Italic'),
        url('../FONTS/montserrat-v12-latin-italic.eot?#iefix') format('embedded-opentype'),
        url('../FONTS/montserrat-v12-latin-italic.woff2') format('woff2'),
        url('../FONTS/montserrat-v12-latin-italic.woff') format('woff'),
        url('../FONTS/montserrat-v12-latin-italic.ttf') format('truetype'),
        url('../FONTS/montserrat-v12-latin-italic.svg#Montserrat') format('svg');
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../FONTS/montserrat-v12-latin-700.eot');
    src: local('Montserrat Bold'),
        local('Montserrat-Bold'),
        url('../FONTS/montserrat-v12-latin-700.eot?#iefix') format('embedded-opentype'),
        url('../FONTS/montserrat-v12-latin-700.woff2') format('woff2'),
        url('../FONTS/montserrat-v12-latin-700.woff') format('woff'),
        url('../FONTS/montserrat-v12-latin-700.ttf') format('truetype'),
        url('../FONTS/montserrat-v12-latin-700.svg#Montserrat') format('svg');
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Maiden Orange';
    font-style: normal;
    font-weight: 400;
    src: url('../FONTS/maiden-orange-v8-latin-regular.eot');
    src: local('Maiden Orange Regular'),
        local('MaidenOrange-Regular'),
        url('../FONTS/maiden-orange-v8-latin-regular.eot?#iefix') format('embedded-opentype'),
        url('../FONTS/maiden-orange-v8-latin-regular.woff2') format('woff2'),
        url('../FONTS/maiden-orange-v8-latin-regular.woff') format('woff'),
        url('../FONTS/maiden-orange-v8-latin-regular.ttf') format('truetype'),
        url('../FONTS/maiden-orange-v8-latin-regular.svg#MaidenOrange') format('svg');
}
