

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=2c206b57-99c4-4d57-92d0-d4b2a9fcb6bb");
  
@font-face {
  font-family: "Rosetary";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Rosetary/Rosetary_normal_normal_400.woff2') format('woff2'), url('Rosetary/Rosetary_normal_normal_400.woff') format('woff');
}
@font-face {
  font-family: "RosetaryUnderlines";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Rosetary/RosetaryUnderlines_normal_normal_400.woff2') format('woff2'), url('Rosetary/RosetaryUnderlines_normal_normal_400.woff') format('woff');
}
