﻿@font-face {
    font-family: 'Gotham Light';
    src: url("fonts/Gotham Light.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Baron Neue Black';
    src: url("fonts/Baron-Neue-Black.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'August Script Bold Free';
    src: url("fonts/August-Script-Bold-Free.eot"); /* IE9*/
    src: local('August Script Bold Free'), url("fonts/August-Script-Bold-Free.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/August-Script-Bold-Free.woff2") format("woff2"), /* chrome、firefox */
    url("fonts/August-Script-Bold-Free.woff") format("woff"), /* chrome、firefox */
    url("fonts/August-Script-Bold-Free.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("fonts/August-Script-Bold-Free.svg#August Script Bold free") format("svg"); /* iOS 4.1- */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Baron Neue';
    src: url("fonts/Baron Neue.otf");
    font-weight: normal;
    font-style: normal;
}


/* lato-regular - latin-ext */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/lato/lato-v20-latin-ext-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('fonts/lato/lato-v20-latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/lato/lato-v20-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/lato/lato-v20-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/lato/lato-v20-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/lato/lato-v20-latin-ext-regular.svg#Lato') format('svg');
    /* Legacy iOS */
}


/* lato-300 - latin-ext */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/lato/lato-v20-latin-ext-300.eot');
    /* IE9 Compat Modes */
    src: local(''), url('fonts/lato/lato-v20-latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/lato/lato-v20-latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/lato/lato-v20-latin-ext-300.woff') format('woff'), /* Modern Browsers */
    url('fonts/lato/lato-v20-latin-ext-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/lato/lato-v20-latin-ext-300.svg#Lato') format('svg');
    /* Legacy iOS */
}


/* lato-700 - latin-ext */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/lato/lato-v20-latin-ext-700.eot');
    /* IE9 Compat Modes */
    src: local(''), url('fonts/lato/lato-v20-latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/lato/lato-v20-latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/lato/lato-v20-latin-ext-700.woff') format('woff'), /* Modern Browsers */
    url('fonts/lato/lato-v20-latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/lato/lato-v20-latin-ext-700.svg#Lato') format('svg');
    /* Legacy iOS */
}


/* lato-900 - latin-ext */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/lato/lato-v20-latin-ext-900.eot');
    /* IE9 Compat Modes */
    src: local(''), url('fonts/lato/lato-v20-latin-ext-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/lato/lato-v20-latin-ext-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/lato/lato-v20-latin-ext-900.woff') format('woff'), /* Modern Browsers */
    url('fonts/lato/lato-v20-latin-ext-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/lato/lato-v20-latin-ext-900.svg#Lato') format('svg');
    /* Legacy iOS */
}
