/**
 * Font used in display
 */
@font-face {
  font-family: "Arizonia";
  src: url("../fonts/display/Arizonia.ttf");
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/display/Barlow.ttf");
}

@font-face {
  font-family: "Catamaran";
  src: url("../fonts/display/Catamaran.ttf");
}

@font-face {
  font-family: "ContrailOne";
  src: url("../fonts/display/ContrailOne.ttf");
}

@font-face {
  font-family: "Cookie";
  src: url("../fonts/display/Cookie.ttf");
}

@font-face {
  font-family: "KaushanScript";
  src: url("../fonts/display/KaushanScript.ttf");
}

@font-face {
  font-family: "Limelight";
  src: url("../fonts/display/Limelight.ttf");
}

@font-face {
  font-family: "Lobster";
  src: url("../fonts/display/Lobster.ttf");
}

@font-face {
  font-family: "MeriendaOne";
  src: url("../fonts/display/MeriendaOne.ttf");
}

@font-face {
  font-family: "OleoScript";
  src: url("../fonts/display/OleoScript.ttf");
}

@font-face {
  font-family: "PoiretOne";
  src: url("../fonts/display/PoiretOne.ttf");
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/display/Quicksand.ttf");
}

@font-face {
  font-family: "Raleway";
  src: url("../fonts/display/Raleway.ttf");
}

@font-face {
  font-family: "ReemKufi";
  src: url("../fonts/display/ReemKufi.ttf");
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/display/Roboto.ttf");
}

@font-face {
  font-family: "SecularOne";
  src: url("../fonts/display/SecularOne.ttf");
}

@font-face {
  font-family: "Bariol";
  src: url("../fonts/display/Bariol.ttf");
}

@font-face {
  font-family: "Avenir";
  src: url("../fonts/display/Avenir.ttf");
}

@font-face {
  font-family: "Avenir-Black";
  src: url("../fonts/display/Avenir-Black.ttf");
}

@font-face {
  font-family: "Avenir-Heavy";
  src: url("../fonts/display/Avenir-Heavy.ttf");
}


@font-face {
  font-family: "Marianne-Bold";
  src: url("../fonts/display/Marianne-Bold.ttf");
}

@font-face {
  font-family: "Marianne-ExtraBold";
  src: url("../fonts/display/Marianne-ExtraBold.ttf");
}

@font-face {
  font-family: "Marianne-Light";
  src: url("../fonts/display/Marianne-Light.ttf");
}

@font-face {
  font-family: "Marianne-Medium";
  src: url("../fonts/display/Marianne-Medium.ttf");
}

@font-face {
  font-family: "Marianne-Regular";
  src: url("../fonts/display/Marianne-Regular.ttf");
}

@font-face {
  font-family: "Marianne-Thin";
  src: url("../fonts/display/Marianne-Thin.ttf");
}
