@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "EffraStdHeavy";
  src:url("../fonts/Effra_Std_He.ttf");
  font-weight:normal;
  font-style: normal;
}

@font-face {
  font-family: "EffraStd";
  src:url("../fonts/Effra_Std_Lt.ttf");
  font-style: normal;
  font-weight:normal;
}

@font-face {
  font-family: "Gloss";
  src:url("../fonts/Gloss_And_Bloom.ttf");
  font-weight:bold;
  font-style: normal;
}


@font-face {
  font-family: "Muli";
  src:url("../fonts/Muli-Light.ttf");
  font-style: normal;
  font-weight:normal;
}

@font-face {
  font-family: "MuliBold";
  src:url("../fonts/Muli-Bold.ttf");
  font-style: normal;
  font-weight:normal;
}

@font-face {
  font-family: "MuliSemiBold";
  src:url("../fonts/Muli-SemiBold.ttf");
  font-style: normal;
  font-weight:normal;
}