@font-face { 
  font-family: 'TrajanPro3'; 
  src: url('../fonts/TrajanPro3Regular/TrajanPro3Regular.woff2') format('woff2'), 
/*       url('../fonts/TrajanPro3Regular/TrajanPro3Regular.ttf')  format('truetype'), */
       url('../fonts/TrajanPro3Regular/TrajanPro3Regular.woff') format('woff'); 
  font-weight: 400; 
  font-style: normal; 
}

@font-face { 
  font-family: 'TrajanPro3'; 
  src: url('../fonts/TrajanPro3SemiBold/TrajanPro3SemiBold.woff2') format('woff2'), 
/*       url('../fonts/TrajanPro3SemiBold/TrajanPro3SemiBold.ttf')  format('truetype'), */
       url('../fonts/TrajanPro3SemiBold/TrajanPro3SemiBold.woff') format('woff'); 
  font-weight: 600; 
  font-style: normal; 
}

@font-face { 
  font-family: 'TrajanPro3'; 
  src: url('../fonts/TrajanPro3Bold/TrajanPro3Bold.woff2') format('woff2'), 
/*       url('../fonts/TrajanPro3Bold/TrajanPro3Bold.ttf')  format('truetype'), */
       url('../fonts/TrajanPro3Bold/TrajanPro3Bold.woff') format('woff'); 
  font-weight: 700; 
  font-style: normal; 
}

@font-face { 
  font-family: 'Gilroy'; 
  src: url('../fonts/GilroyRegular/GilroyRegular.woff2') format('woff2'), 
/*       url('../fonts/GilroyRegular/GilroyRegular.ttf')  format('truetype'), */
       url('../fonts/GilroyRegular/GilroyRegular.woff') format('woff'); 
  font-weight: 400; 
  font-style: normal; 
}

@font-face { 
  font-family: 'Gilroy'; 
  src: url('../fonts/GilroyMedium/GilroyMedium.woff2') format('woff2'), 
/*       url('../fonts/GilroyMedium/GilroyMedium.ttf')  format('truetype'), */
       url('../fonts/GilroyMedium/GilroyMedium.woff') format('woff'); 
  font-weight: 500; 
  font-style: normal; 
}

@font-face { 
  font-family: 'Gilroy'; 
  src: url('../fonts/GilroyExtrabold/GilroyExtrabold.woff2') format('woff2'), 
/*       url('../fonts/GilroyExtrabold/GilroyExtrabold.ttf')  format('truetype'), */
       url('../fonts/GilroyExtrabold/GilroyExtrabold.woff') format('woff'); 
  font-weight: 800; 
  font-style: normal; 
}

@font-face { 
  font-family: 'Arial'; 
  src: url('../fonts/ArialMTRegular/ArialMTRegular.woff2') format('woff2'), 
/*       url('../fonts/ArialMTRegular/ArialMTRegular.ttf')  format('truetype'), */
       url('../fonts/ArialMTRegular/ArialMTRegular.woff') format('woff'); 
  font-weight: 400; 
  font-style: normal; 
}


/*

font-family: "TrajanPro3", sans-serif

400, 600, 700

*/


/*

font-family: "Gilroy", sans-serif

400, 500, 800

*/

/*

font-family: "Arial", sans-serif

400

*/
