@font-face {
    font-family: 'gotham_bookregular';
    src: url('fonts/gotham-book-webfont.eot');
    src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-book-webfont.woff2') format('woff2'),
         url('fonts/gotham-book-webfont.woff') format('woff'),
         url('fonts/gotham-book-webfont.ttf') format('truetype'),
         url('fonts/gotham-book-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothamultra';
    src: url('fonts/gotham_ultra-webfont.eot');
    src: url('fonts/gotham_ultra-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham_ultra-webfont.woff2') format('woff2'),
         url('fonts/gotham_ultra-webfont.woff') format('woff'),
         url('fonts/gotham_ultra-webfont.ttf') format('truetype'),
         url('fonts/gotham_ultra-webfont.svg#gothamultra') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothambookitalic';
    src: url('fonts/gotham-bookitalic-webfont.eot');
    src: url('fonts/gotham-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bookitalic-webfont.woff2') format('woff2'),
         url('fonts/gotham-bookitalic-webfont.woff') format('woff'),
         url('fonts/gotham-bookitalic-webfont.ttf') format('truetype'),
         url('fonts/gotham-bookitalic-webfont.svg#gothambookitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}


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

}

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