@font-face {
    font-family : 'Eagle';
    src         : url('../fonts/eagle/eagle-book-webfont.eot');
    src         : url('../fonts/eagle/eagle-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/eagle/eagle-book-webfont.woff2') format('woff2'),
    url('../fonts/eagle/eagle-book-webfont.woff') format('woff'),
    url('../fonts/eagle/eagle-book-webfont.ttf') format('truetype'),
    url('../fonts/eagle/eagle-book-webfont.svg#eagleregular') format('svg');
    font-weight : normal;
    font-style  : normal;
}

@font-face {
    font-family : 'eagleregular';
    src         : url('../fonts/eagle/eagle-light-webfont.eot');
    src         : url('../fonts/eagle/eagle-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/eagle/eagle-light-webfont.woff2') format('woff2'),
    url('../fonts/eagle/eagle-light-webfont.woff') format('woff'),
    url('../fonts/eagle/eagle-light-webfont.ttf') format('truetype'),
    url('../fonts/eagle/eagle-light-webfont.svg#eagleregular') format('svg');
    font-weight : lighter;
    font-style  : normal;
}

@font-face {
    font-family : 'Eagle';
    src         : url('../fonts/eagle/eagle-bold-webfont.eot');
    src         : url('../fonts/eagle/eagle-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/eagle/eagle-bold-webfont.woff2') format('woff2'),
    url('../fonts/eagle/eagle-bold-webfont.woff') format('woff'),
    url('../fonts/eagle/eagle-bold-webfont.ttf') format('truetype'),
    url('../fonts/eagle/eagle-bold-webfont.svg#eaglebold') format('svg');
    font-weight : bold;
    font-style  : normal;
}

@font-face {
    font-family : "Gotham";
    src         : url("../fonts/GothamBook.eot");
    src         : url("../fonts/GothamBook.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamBook.woff") format("woff"),
    url("../fonts/GothamBook.otf") format("truetype"),
    url('../fonts/GothamBook.svg#GothamHTFBlack') format('svg');
    font-style  : normal;
    font-weight : normal;
}

@font-face {
    font-family : "Gotham";
    src         : url("../fonts/GothamBookItalic.eot");
    src         : url("../fonts/GothamBookItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamBookItalic.woff") format("woff"),
    url("../fonts/GothamBookItalic.otf") format("truetype"),
    url('../fonts/GothamBookItalic.svg#GothamHTFBlack') format('svg');
    font-style  : italic;
    font-weight : normal;
}

@font-face {
    font-family : "Gotham";
    src         : url("../fonts/GothamBold.eot");
    src         : url("../fonts/GothamBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamBold.woff") format("woff"),
    url("../fonts/GothamBold.otf") format("truetype"),
    url('../fonts/GothamBold.svg#GothamHTFBlack') format('svg');
    font-style  : normal;
    font-weight : bold;
}

@font-face {
    font-family : 'DIN';
url('../fonts/DIN.ttf') format('truetype');
    font-weight : normal;
    font-style  : normal;
}

@font-face {
    font-family : 'DIN';
url('../fonts/DIN-Bold.ttf') format('truetype');
    font-weight : bold;
    font-style  : normal;
}
