/* BEGIN Light */
@font-face {
  font-family: 'Gotham Rounded Light';
  src: url('../../fonts/gotham/Light/GothamRounded-Light.otf') format('otf');
  font-weight: 300;
  font-style: normal; }
/* END Light */

/* BEGIN Light Italic */
@font-face {
  font-family: 'Gotham Rounded LightItalic';
  src: url('../../fonts/gotham/LightItalic/GothamRounded-LightItalic.otf') format('otf');
  font-weight: 300;
  font-style: italic; }
/* END Light Italic */

/* BEGIN Book */
@font-face {
  font-family: 'Gotham Rounded Book';
  src: url('../../fonts/gotham/Book/GothamRounded-Book.otf') format('otf');
  font-weight: normal;
  font-style: normal; }
/* END Book */

/* BEGIN Medium */
@font-face {
  font-family: 'Gotham Rounded Medium';
  src: url('../../fonts/gotham/Medium/GothamRounded-Medium.otf') format('otf');
  font-weight: normal;
  font-style: normal; }
/* END Medium */

/* BEGIN Bold */
@font-face {
  font-family: 'Gotham Rounded Bold';
  src: url('../../fonts/gotham/Medium/GothamRounded-Bold.otf') format('otf');
  font-weight: bold;
  font-style: normal; }
/* END Bold */