@font-face {
  font-family: GothamRounded;
  src: url(GothamRounded-Light.otf);
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: GothamRounded;
  src: url(GothamRounded-LightItalic.otf);
  font-weight: 200;
  font-style: italic
}

@font-face {
  font-family: GothamRounded;
  src: url(GothamRounded-Book.otf);
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: GothamRounded;
  src: url(GothamRounded-BookItalic.otf);
  font-weight: 300;
  font-style: italic
}

@font-face {
  font-family: GothamRounded;
  src: url(GothamRounded-Medium.otf);
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: GothamRounded;
  src: url(GothamRounded-MediumItalic.otf);
  font-weight: 500;
  font-style: italic
}

@font-face {
  font-family: GothamRounded;
  src: url(GothamRounded-Bold.otf);
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: GothamRounded;
  src: url(GothamRounded-BoldItalic.otf);
  font-weight: 700;
  font-style: italic
}
