/*
      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: "dana-fanum";
  src: url("./dana.eot"); /* IE9*/
  src: url("./dana.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("./dana.woff2") format("woff2"),
    /* chrome firefox */ url("./dana.woff") format("woff"),
    /* chrome firefox */ url("./dana.ttf") format("truetype"),
    /* chrome firefox opera Safari, Android, iOS 4.2+*/
      url("./dana.svg#dana-fanum") format("svg"); /* iOS 4.1- */
}
