/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>is licensed by CC BY 4.0</div>
      OR
      <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>

      CSS rules to specify fonts

      font-family: "Handel Gothic";;

*/

@font-face{
    font-family: "Handel Gothic";
    src: url("/source/ff9901fd59273a2ff602442f624d7b94/a97dc52b4b2059e5f04907cb7492af0b.eot");
    src: url("/source/2b3f9381274afc574b4aa9e509b17b96/a97dc52b4b2059e5f04907cb7492af0b.eot")format("embedded-opentype"),
        url("/source/1cadc676eb25f39798a8ca1013473305/a97dc52b4b2059e5f04907cb7492af0b.woff")format("woff"),
        url("/source/11d5097dd616045c741818a19c0cc5b7")format("woff2"),
        url("/source/7f328b858da0e202655414d5b37e78ca/a97dc52b4b2059e5f04907cb7492af0b.ttf")format("truetype"),
        url("/source/c4df68f512edf631370a2ed1598a737b/a97dc52b4b2059e5f04907cb7492af0b.svg")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
