/* === Custom fonts === */
@font-face {
  font-family: "danielbk";
  src: url("../fonts/danielbk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MuseoSans300";
  src: url("../fonts/MuseoSans_300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}