@font-face {
    font-family: 'treeD';
    src: url('fonts/3rdman-tr-webfont.eot');
    src: url('fonts/3rdman-tr-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/3rdman-tr-webfont.woff2') format('woff2'),
         url('fonts/3rdman-tr-webfont.woff') format('woff'),
         url('fonts/3rdman-tr-webfont.ttf') format('truetype'),
         url('fonts/3rdman-tr-webfont.svg#3rd_manregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gothic';
    src: url('fonts/gothic821condensedbt-regular-webfont.eot');
    src: url('fonts/gothic821condensedbt-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothic821condensedbt-regular-webfont.woff2') format('woff2'),
         url('fonts/gothic821condensedbt-regular-webfont.woff') format('woff'),
         url('fonts/gothic821condensedbt-regular-webfont.ttf') format('truetype'),
         url('fonts/gothic821condensedbt-regular-webfont.svg#gothic_821condensedbt-regulRg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),url('fonts/Gotham-Book.otf')  format('opentype'),
	     url('fonts/Gotham-Book.woff') format('woff'), url('fonts/Gotham-Book.ttf')  format('truetype'), url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}