@font-face {
  font-family: "OratorStd";

  src:  url("../fonts/OratorStd.otf") format('opentype'); /* Open Type Font */

}




/*

@font-face {
   font-family: Montserrat;
  src:  url("../fonts/Baskervville-Medium.ttf") format('truetype'); 

  font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

@font-face {
   font-family: Montserrat;
  src:  url("../fonts/Baskervville-Regular.ttf") format('truetype'); 

  font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}


@font-face {
   font-family: Montserrat;
  src:  url("../fonts/Baskervville-SemiBold.ttf") format('truetype'); 

  font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}*/
