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

}

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

}