/*
      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: "basis33";;

*/

@font-face{
    font-family: "basis33";
    src: url("files/e9e15950-d08bafd725a4cfc309efb5a88e0b63a5.eot");
    src: url("files/e9e15950-d08bafd725a4cfc309efb5a88e0b63a5.eot?#iefix")format("embedded-opentype"),
        url("files/57be5c28-d08bafd725a4cfc309efb5a88e0b63a5.woff")format("woff"),
        url("files/57be5c28-d08bafd725a4cfc309efb5a88e0b63a5.woff2")format("woff2"),
        url("files/9df755e8-d08bafd725a4cfc309efb5a88e0b63a5.ttf")format("truetype"),
        url("files/8e8b6c4f-d08bafd725a4cfc309efb5a88e0b63a5.svg#basis33")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
