@import url("https://use.typekit.net/wlh4aui.css");

/* Open Sans Light */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
}
/* Open Sans Light Italic */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-style: italic;
}
/* Open Sans Regular */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* Open Sans Italic */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 400;
  font-style: italic;
}
/* Open Sans Medium */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
}
/* Open Sans Medium Italic */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 500;
  font-style: italic;
}
/* Open Sans Semibold */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
/* Open Sans Semibold Italic */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 600;
  font-style: italic;
}
/* Open Sans Bold */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* Open Sans Bold Italic */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 700;
  font-style: italic;
}
/* Open Sans Extrabold */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 800;
  font-style: normal;
}
/* Open Sans Extrabold Italic */
@font-face {
  font-family: "open-sans", sans-serif;
  font-weight: 800;
  font-style: italic;
}
/* Erotique */
@font-face {
  font-family: "erotique", sans-serif;
  font-weight: 700;
  font-style: normal;
}