@font-face {
  font-family: 'Flama';
  src: url('FlamaCondensed-Black.otf') format('opentype');
  font-weight: bolder;
  font-style: bolder;
}

@font-face {
  font-family: 'Flama';
  src: url('FlamaCondensed-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: bold;
}

@font-face {
  font-family: 'Flama';
  src: url('FlamaCondensed-Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
