/* Local @font-face declarations for Harvard FAS. */

@font-face {
  font-family: "Icomoon";
  src: url("../fonts/icomoon/fonts/icomoon.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

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

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

@font-face {
  font-family: "Hubot Sans Expanded";
  src: url("../fonts/hubotsansexpanded/hubotsansexpanded-500.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Albert Sans";
  src: url("../fonts/albertsans/albertsans-400.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Albert Sans";
  src: url("../fonts/albertsans/albertsans-600.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
