font-face {
    font-family: "Gotham-Light";
    src: local("Gotham-Light"), url("fonts/Gotham-Light.otf");
    font-weight: normal;
   font-style: normal;}
  
  @font-face {
    font-family: "Gotham-Regular";
    src: local("Gotham-Regular"), url("fonts/Gotham-Book.otf");
    font-weight: normal;
   font-style: normal;}

@font-face {
    font-family: "Gotham-Semibold";
    src: local("Gotham-Semibold"), url("fonts/Gotham-Medium.otf");
    font-weight: normal;
   font-style: normal;}
   
   @font-face {
    font-family: "Gotham-Bold";
    src: local("Gotham-Bold"), url("fonts/Gotham-Bold.otf");
    font-weight: normal;
   font-style: normal;}

     @font-face {
    font-family: "GothamRnd-Light";
    src: local("GothamRnd-Light"), url("fonts/GothamRnd-Light.otf");
    font-weight: normal;
   font-style: normal;}
  
  @font-face {
    font-family: "GothamRnd-Regular";
    src: local("GothamRnd-Regular"), url("fonts/GothamRnd-Book.otf");
    font-weight: normal;
   font-style: normal;}

@font-face {
    font-family: "GothamRnd-SemiBold";
    src: local("GothamRnd-SemiBold"), url("fonts/GothamRnd-Medium.otf");
    font-weight: normal;
   font-style: normal;}
   
   @font-face {
    font-family: "GothamRnd-Bold";
    src: local("GothamRnd-Bold"), url("fonts/GothamRnd-Bold.otf");
    font-weight: normal;
   font-style: normal;}


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


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

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

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

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

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

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

@
