/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>
      OR
      <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>
*/
@font-face {
    font-family: "ITC Handel Gothic";
    src: url("/fonts/itchg/2ec22e38fd9a5612a8880a36b885c4f8.eot");
    /* IE9*/
    src: url("/fonts/itchg/2ec22e38fd9a5612a8880a36b885c4f8-iefix.eot") format("embedded-opentype"),
        /* IE6-IE8 */
        url("/fonts/itchg/2ec22e38fd9a5612a8880a36b885c4f8.woff2") format("woff2"),
        /* chrome firefox */
        url("/fonts/itchg/2ec22e38fd9a5612a8880a36b885c4f8.woff") format("woff"),
        /* chrome firefox */
        url("/fonts/itchg/2ec22e38fd9a5612a8880a36b885c4f8.ttf") format("truetype"),
        /* chrome firefox opera Safari, Android, iOS 4.2+*/
        url("/fonts/itchg/2ec22e38fd9a5612a8880a36b885c4f8.svg") format("svg");
    /* iOS 4.1- */
}