/* CSS Document */
@font-face {
font-family: "ProximaNova";
src: url("./fonts/ProximaNova-Regular.otf");
src: url("./fonts/ProximaNova-Regular.otf") format("opentype");
}
@font-face {
font-family: "Georgia";
src: url("./fonts/Georgia_Pro-Regular.otf");
src: url("./fonts/Georgia_Pro-Regular.otf") format("opentype");
}