@font-face {
  font-family: 'Quantum';
  src: url('Quantum.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Geom Graphic Bold';
  src: url('Geom_Graphic_Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Geom Graphic Light';
  src: url('Geom_Graphic_Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}