@font-face {
  font-family: 'Maglite';
  src: url('fonts/Maglite.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.font-maglite {
  font-family: 'Maglite', serif;
}
h1, h2, h3 {
  font-family: 'Maglite', serif;
}