@font-face {
  font-family: "Fieldstones";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/fieldstones/Fieldstones-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Fieldstones";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/fieldstones/Fieldstones-ThinItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Fieldstones";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fieldstones/Fieldstones-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Fieldstones";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fieldstones/Fieldstones-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Fieldstones";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/fieldstones/Fieldstones-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Fieldstones";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/fieldstones/Fieldstones-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Fieldstones";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/fieldstones/Fieldstones-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Fieldstones";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/fieldstones/Fieldstones-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Fieldstones";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/fieldstones/Fieldstones-ExtraBoldItalic.ttf") format("truetype");
}
