/*
	Alfa Slab One
*/
@font-face {
  font-family: "Alfa Slab One";
  font-style: normal;
  font-weight: 400;
  src: url("../font/AlfaSlabOne-Regular.woff") format("woff");
  font-display: swap;
}
/*
	Alfa Slab One
*/
@font-face {
  font-family: "Barriecito";
  font-style: normal;
  font-weight: 400;
  src: url("../font/Barriecito-Regular.woff2") format("woff2");
  font-display: swap;
}
/*
	Quicksand
*/
@font-face {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  src: url("../font/Quicksand-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 200;
  src: url("../font/Quicksand-Light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 700;
  src: url("../font/Quicksand-Bold.woff") format("woff");
  font-display: swap;
}
