@charset "UTF-8";
/*=====================================
BuckeyeSans2: 400, 600, 700, 800, 900
=====================================*/
@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"),
    url("./BuckeyeSans/BuckeyeSans2-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"),
    url("./BuckeyeSans/BuckeyeSans2-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"),
    url("./BuckeyeSans/BuckeyeSans2-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"),
    url("./BuckeyeSans/BuckeyeSans2-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"), url("./BuckeyeSans/BuckeyeSans2-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"),
    url("./BuckeyeSans/BuckeyeSans2-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"),
    url("./BuckeyeSans/BuckeyeSans2-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"),
    url("./BuckeyeSans/BuckeyeSans2-ExtraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"), url("./BuckeyeSans/BuckeyeSans2-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "BuckeyeSans";
  src: local("☺"),
    url("./BuckeyeSans/BuckeyeSans2-BlackItalic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
}

/*=====================================
BuckeyeSerif2: 400, 600, 700, 900
=====================================*/
@font-face {
  font-family: "BuckeyeSerif";
  src: local("☺"),
    url("./BuckeyeSerif/BuckeyeSerif2-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "BuckeyeSerif";
  src: local("☺"),
    url("./BuckeyeSerif/BuckeyeSerif2-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "BuckeyeSerif";
  src: local("☺"),
    url("./BuckeyeSerif/BuckeyeSerif2-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "BuckeyeSerif";
  src: local("☺"),
    url("./BuckeyeSerif/BuckeyeSerif2-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "BuckeyeSerif";
  src: local("☺"),
    url("./BuckeyeSerif/BuckeyeSerif2-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "BuckeyeSerif";
  src: local("☺"),
    url("./BuckeyeSerif/BuckeyeSerif2-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "BuckeyeSerif";
  src: local("☺"),
    url("./BuckeyeSerif/BuckeyeSerif2-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "BuckeyeSerif";
  src: local("☺"),
    url("./BuckeyeSerif/BuckeyeSerif2-BlackItalic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
}
