/* Larken Font Family */
@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_ThinItalic.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_RegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_ExtraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_ExtraBoldItalic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("/fonts/fonnts.com-Larken_BlackItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
