@font-face {
  font-family: "Visby Regular";
  font-style: normal;
  font-weight: normal;
  src:
    local("Visby Regular"),
    url("../ast/fonts/Visby/VisbyRegular.woff") format("woff");
}

@font-face {
  font-family: "Visby Bold";
  font-style: normal;
  font-weight: normal;
  src:
    local("Visby Bold"),
    url("../ast/fonts/Visby/VisbyBold.woff") format("woff");
}

@font-face {
  font-family: "Visby Italic";
  font-style: normal;
  font-weight: normal;
  src:
    local("Visby Italic"),
    url("../ast/fonts/Visby/VisbyItalic.woff") format("woff");
}

@font-face {
  font-family: "Visby Bold Italic";
  font-style: normal;
  font-weight: normal;
  src:
    local("Visby Bold Italic"),
    url("../ast/fonts/Visby/VisbyBold Italic.woff") format("woff");
}

@font-face {
  font-family: "Visby Heavy";
  font-style: normal;
  font-weight: normal;
  src:
    local("Visby Heavy"),
    url("../ast/fonts/Visby/VisbyHeavy.woff") format("woff");
}
