@font-face {
  font-family: 'Gotham Rounded Bold';
  src: url('../../fonts/GothamRounded-Bold.otf') format("opentype");
}
@font-face {
  font-family: 'Gotham Rounded Bold Italic';
  src: url('../../fonts/GothamRounded-BoldItalic.otf') format("opentype");
}
@font-face {
  font-family: 'Gotham Rounded Book';
  src: url('../../fonts/GothamRounded-Book.otf') format("opentype");
}
@font-face {
  font-family: 'Gotham Rounded Book Italic';
  src: url('../../fonts/GothamRounded-BookItalic.otf') format("opentype");
}
@font-face {
  font-family: 'Gotham Rounded Light';
  src: url('../../fonts/GothamRounded-Light.otf') format("opentype");
}
@font-face {
  font-family: 'Gotham Rounded Light Italic';
  src: url('../../fonts/GothamRounded-LightItalic.otf') format("opentype");
}
@font-face {
  font-family: 'Gotham Rounded';
  src: url('../../fonts/GothamRounded-Medium.otf') format("opentype");
}
@font-face {
  font-family: 'Gotham Rounded Medium Italic';
  src: url('../../fonts/GothamRounded-MediumItalic.otf') format("opentype");
}
