@font-face {
  font-family: "Strato";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/strato-linked-webfont.woff) format("woff"),
    url(../webfonts/strato-linked-webfont.ttf) format("truetype");
}

.strato-font {
  font-family: Strato;
}
