@font-face {
  font-family: "Larsseit";
  src: url(https://bco-cdn.s3.amazonaws.com/vanilla/fonts/Larsseit.woff2)
    format("woff2");
}

@font-face {
  font-family: "Sabon LT";
  src: url(https://bco-cdn.s3.amazonaws.com/vanilla/fonts/Sabon-LT.woff2);
    format("woff2");
}
html {
  font-family: "Sabon LT", sans-serif;
}
