@font-face {
    font-family: 'gotham_boldregular';
    src: url('../libs/fonts/gotham/gotham-bold-webfont.eot');
    src: url('../libs/fonts/gotham/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../libs/fonts/gotham/gotham-bold-webfont.woff2') format('woff2'),
         url('../libs/fonts/gotham/gotham-bold-webfont.woff') format('woff'),
         url('../libs/fonts/gotham/gotham-bold-webfont.ttf') format('truetype'),
         url('../libs/fonts/gotham/gotham-bold-webfont.svg#gotham_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_bookregular';
    src: url('../libs/fonts/gotham/gotham-book-webfont.eot');
    src: url('../libs/fonts/gotham/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../libs/fonts/gotham/gotham-book-webfont.woff2') format('woff2'),
         url('../libs/fonts/gotham/gotham-book-webfont.woff') format('woff'),
         url('../libs/fonts/gotham/gotham-book-webfont.ttf') format('truetype'),
         url('../libs/fonts/gotham/gotham-book-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'gotham_lightregular';
    src: url('../libs/fonts/gotham/gotham-light-webfont.eot');
    src: url('../libs/fonts/gotham/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../libs/fonts/gotham/gotham-light-webfont.woff2') format('woff2'),
         url('../libs/fonts/gotham/gotham-light-webfont.woff') format('woff'),
         url('../libs/fonts/gotham/gotham-light-webfont.ttf') format('truetype'),
         url('../libs/fonts/gotham/gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_mediumregular';
    src: url('../libs/fonts/gotham/gotham-medium-webfont.eot');
    src: url('../libs/fonts/gotham/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../libs/fonts/gotham/gotham-medium-webfont.woff2') format('woff2'),
         url('../libs/fonts/gotham/gotham-medium-webfont.woff') format('woff'),
         url('../libs/fonts/gotham/gotham-medium-webfont.ttf') format('truetype'),
         url('../libs/fonts/gotham/gotham-medium-webfont.svg#gotham_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'LyonDisplay-Medium';
  src: url('../libs/fonts/lyondisplay/LyonDisplay-Medium.eot?#iefix') format('embedded-opentype'),
         url('../libs/fonts/lyondisplay/LyonDisplay-Medium.woff') format('woff'),
         url('../libs/fonts/lyondisplay/LyonDisplay-Medium.ttf')  format('truetype'),
         url('../libs/fonts/lyondisplay/LyonDisplay-Medium.svg#LyonDisplay-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LyonDisplay-Regular';
  src: url('../libs/fonts/lyondisplay/LyonDisplay-Regular.eot?#iefix') format('embedded-opentype'),
         url('../libs/fonts/lyondisplay/LyonDisplay-Regular.woff') format('woff'),
         url('../libs/fonts/lyondisplay/LyonDisplay-Regular.ttf')  format('truetype'),
         url('../libs/fonts/lyondisplay/LyonDisplay-Regular.svg#LyonDisplay-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}