
@font-face {
  font-family: "EngraversGothicBT-Regular";
  src: url("fonts/EngraversGothicRegular.eot"); /* IE9 Compat Modes */
  src: url("fonts/EngraversGothicRegular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/EngraversGothicRegular.otf") format("opentype"), /* Open Type Font */
    url("fonts/EngraversGothicRegular.svg") format("svg"), /* Legacy iOS */
    url("fonts/EngraversGothicRegular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/EngraversGothicRegular.woff") format("woff"), /* Modern Browsers */
    url("fonts/EngraversGothicRegular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}