/* Flama Regular */
@font-face {
  font-family: "Flama";
  src: url("Flama-Basic.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Flama";
  src: url("Flama-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

/* Flama Bold */
@font-face {
  font-family: "Flama";
  src: url("Flama-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Flama";
  src: url("Flama-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

/* Flama Light */
@font-face {
  font-family: "Flama";
  src: url("Flama-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Flama";
  src: url("Flama-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}

/* Flama Medium */
@font-face {
  font-family: "Flama";
  src: url("Flama-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Flama";
  src: url("Flama-MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}

/* Flama Black */
@font-face {
  font-family: "Flama";
  src: url("Flama-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Flama";
  src: url("Flama-BlackItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}

/* Flama Condensed */
@font-face {
  font-family: "Flama Condensed";
  src: url("FlamaCondensed-Book.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Flama Condensed";
  src: url("FlamaCondensed-BookItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Flama Condensed";
  src: url("FlamaCondensed-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Flama Condensed";
  src: url("FlamaCondensed-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

/* Flama Condensed Extra Variants */
@font-face {
  font-family: "Flama Condensed";
  src: url("FlamaCondensed-Book2.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Flama Condensed";
  src: url("FlamaCondensed-Book3.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Flama Condensed";
  src: url("FlamaCondensed-Book4.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Flama Condensed";
  src: url("FlamaCondensed-Book5.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
