@font-face {
  font-family: "museo-sans";
  src: url("../fonts/museo-sans-300.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "museo-sans";
  src: url("../fonts/museo-sans-300i.woff2") format("woff2");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
}

@font-face {
  font-family: "museo-sans";
  src: url("../fonts/museo-sans-700.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "museo-sans";
  src: url("../fonts/museo-sans-700i.woff2") format("woff2");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: "museo-sans-rounded";
  src: url("../fonts/museo-sans-rounded-300.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "museo-sans-rounded";
  src: url("../fonts/museo-sans-rounded-700.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "museo-sans-rounded";
  src: url("../fonts/museo-sans-rounded-300i.woff2") format("woff2");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
}

@font-face {
  font-family: "museo-sans-rounded";
  src: url("../fonts/museo-sans-rounded-700i.woff2") format("woff2");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
}
