@font-face {
  font-family: "localtapiola-sans";
  font-display: auto;
  src: url("LocalTapiola-Extrabold.woff2") format("woff2"), url("LocalTapiola-Extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "localtapiola-sans";
  font-display: auto;
  src: url("LocalTapiola-Semibold.woff2") format("woff2"), url("LocalTapiola-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "localtapiola-sans";
  font-display: auto;
  src: url("LocalTapiola-Regular.woff2") format("woff2"), url("LocalTapiola-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
