/* @font-face {
  
  src: url("BeatriceRegular.eot");
  src: url("BeatriceRegular.eot") format("embedded-opentype"), url("BeatriceRegular.woff2") format("woff2"),
    url("BeatriceRegular.woff") format("woff"), url("BeatriceRegular.ttf") format("truetype"),
    url("BeatriceRegular.svg#BeatriceRegular") format("svg");
  font-weight: normal;
} */

@font-face {
  font-family: "Beatrice";
  src: url("ABCDiatype-Regular.otf");
  font-weight: 500;
}