@font-face {
  font-family: 'Aileron';
  font-style: normal;
  unicode-range: U+000-5FF;
  src: url('../fonts/Aileron-Light.otf') format('opentype');
}

@font-face {
  font-family: 'Aileron';
  font-weight: bold;
  unicode-range: U+000-5FF;
  src: url('../fonts/Aileron-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Amatic';
  font-weight: normal;
  unicode-range: U+000-5FF;
  src: url('../fonts/AmaticSC-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Amatic';
  font-weight: bold;
  unicode-range: U+000-5FF;
  src: url('../fonts/AmaticSC-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham';
  font-weight: normal;
  unicode-range: U+000-5FF;
  src: url('../fonts/GothamRnd-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham';
  font-weight: bold;
  unicode-range: U+000-5FF;
  src: url('../fonts/GothamRnd-Bold.otf') format('opentype');
}