@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

@font-face {
  font-family: "WoodfordBournePRO-Black-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/WoodfordBournePRO-Black.otf") format("opentype");
}
@font-face {
  font-family: "WoodfordBournePRO-Regular-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/WoodfordBournePRO-Regular.otf") format("opentype");
}
@font-face {
  font-family: "WoodfordBournePRO-Medium-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/WoodfordBournePRO-Medium.otf") format("opentype");
}
@font-face {
  font-family: "WoodfordBournePRO-Bold-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/WoodfordBournePRO-Bold.otf") format("opentype");
}
