

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=4cdcc800-ba6a-11ec-8f7e-0698e84a94f4");
  
@font-face {
  font-family: "GeorgiaProRegular";
  font-style: normal;
  font-stretch: normal;
  src: url('GeorgiaPro/GeorgiaProRegular_normal_normal.woff2') format('woff2'), url('GeorgiaPro/GeorgiaProRegular_normal_normal.woff') format('woff');
}
