/*fonts*/

/*DomaineDisplay*/

@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDisp-Regular.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDisp-RegularItalic.otf")
    format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDispMedium.otf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDispMedium-Italic.otf")
    format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDispSemibold.otf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDispSemibold-Italic.otf")
    format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDisp-Bold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDisp-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDispExtrabold.otf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDispExtrabold-Italic.otf")
    format("opentype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDispBlack.otf") format("opentype");
  font-weight: 900;
}
@font-face {
  font-family: "Domaine Display";
  src: url("fonts/DomaineDisplay/DomaineDispBlack-Italic.otf")
    format("opentype");
  font-weight: 900;
  font-style: italic;
}

/*DomaineDisplayCondensed*/

@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCond-Regular.otf")
    format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCond-RegularItalic.otf")
    format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCondMedium.otf")
    format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCondMedium-Italic.otf")
    format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCondSemibold.otf")
    format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCondSemibold-Italic.otf")
    format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCond-Bold.otf")
    format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCond-BoldItalic.otf")
    format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCondExtrabold.otf")
    format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCondExtrabold-Italic.otf")
    format("opentype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCondBlack.otf")
    format("opentype");
  font-weight: 900;
}
@font-face {
  font-family: "Domaine Display Condensed";
  src: url("fonts/DomaineDisplayCondensed/DomaineDispCondBlack-Italic.otf")
    format("opentype");
  font-weight: 900;
  font-style: italic;
}

/*DomaineDisplayNarrow*/

@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNar-Regular.otf")
    format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNar-RegularItalic.otf")
    format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNarMedium.otf")
    format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNarMedium-Italic.otf")
    format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNarSemibold.otf")
    format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNarSemibold-Italic.otf")
    format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNar-Bold.otf")
    format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNar-BoldItalic.otf")
    format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNarExtrabold.otf")
    format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNarExtrabold-Italic.otf")
    format("opentype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNarBlack.otf")
    format("opentype");
  font-weight: 900;
}
@font-face {
  font-family: "Domaine Display Narrow";
  src: url("fonts/DomaineDisplayNarrow/DomaineDispNarBlack-Italic.otf")
    format("opentype");
  font-weight: 900;
  font-style: italic;
}

/*DomaineText*/

@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineTextLight.otf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineTextLight-Italic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineText-Regular.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineText-RegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineTextMedium.otf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineTextMedium-Italic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineText-Bold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineText-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineTextBlack.otf") format("opentype");
  font-weight: 900;
}
@font-face {
  font-family: "Domaine Display Text";
  src: url("fonts/DomaineText/DomaineTextBlack-Italic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}

/*Champ*/

@font-face {
  font-family: "Champ";
  src: url("fonts/Champ/Champ-Thin.otf") format("opentype");
  font-weight: 100;
}
@font-face {
  font-family: "Champ";
  src: url("fonts/Champ/Champ-Light.otf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "Champ";
  src: url("fonts/Champ/Champ-Text.otf") format("opentype");
  font-weight: 350;
}
@font-face {
  font-family: "Champ";
  src: url("fonts/Champ/Champ-Regular.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Champ";
  src: url("fonts/Champ/Champ-Medium.otf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Champ";
  src: url("fonts/Champ/Champ-SemiBold.otf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Champ";
  src: url("fonts/Champ/Champ-Bold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Champ";
  src: url("fonts/Champ/Champ-ExtraBold.otf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "Champ";
  src: url("fonts/Champ/Champ-Black.otf") format("opentype");
  font-weight: 900;
}
