@font-face {
  font-family: 'dd-r';
  src: url('../fonts/d-din.woff') format('woff'), 
	   url('../fonts/d-din.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'din-b';
  src: url('../fonts/din-bold.woff') format('woff'), 
	   url('../fonts/din-bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dc-b';
  src: url('../fonts/din-condensed-bold.woff') format('woff'), 
	   url('../fonts/din-condensed-bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rl-m';
  src: url('../fonts/raleway-medium.woff') format('woff'), 
	   url('../fonts/raleway-medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rl-b';
  src: url('../fonts/raleway-bold.woff') format('woff'), 
     url('../fonts/raleway-bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rl-r';
  src: url('../fonts/raleway-regular.woff') format('woff'), 
	   url('../fonts/raleway-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gt-bk';
  src: url('../fonts/gotham-book.woff') format('woff'), 
     url('../fonts/gotham-book.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gt-m';
  src: url('../fonts/gotham-medium.woff') format('woff'), 
	   url('../fonts/gotham-medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'gt-b';
    src: url('../fonts/gotham-bold.eot');
    src: url('../fonts/gotham-bold.eot') format('embedded-opentype'),
         url('../fonts/gotham-bold.woff') format('woff'),
         url('../fonts/gotham-bold.ttf') format('truetype'),
         url('../fonts/gotham-bold.svg#gotham-bold') format('svg');
}
