@font-face {
  font-family: 'Sheepman';
  src: url("../font/Sheepman-Regular.woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sheepman';
  src: url("../font/Sheepman-Bold.woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sheepman';
  src: url("../font/Sheepman-Light.woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Sheepman';
  src: url("../font/Sheepman-Slanted-Regular.woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Sheepman';
  src: url("../font/Sheepman-Slanted-Bold.woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Sheepman';
  src: url("../font/Sheepman-Slanted-Light.woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
