/*
This CSS resource incorporates links to font software which is 
the valuable copyrighted property of WebType LLC, The Font Bureau 
and/or their suppliers. You may not 
attempt to copy, install, redistribute, convert, modify or reverse 
engineer this font software. Please contact WebType with any 
questions: http://www.webtype.com 
*/

@font-face {
  font-family: NittiGrotesk; 
  src:url(/etc/designs/aussie/fonts/9d1ca386-17bf-48ea-957c-e25a40fa8464-2.eot);
  src:url(/etc/designs/aussie/fonts/9d1ca386-17bf-48ea-957c-e25a40fa8464-2.eot?) format("embedded-opentype"),
  url(/etc/designs/aussie/fonts/9d1ca386-17bf-48ea-957c-e25a40fa8464-3.woff) format("woff"),
  url(/etc/designs/aussie/fonts/9d1ca386-17bf-48ea-957c-e25a40fa8464-1.ttf) format("truetype");
  font-style:normal;
  font-weight:400;
}

@font-face {
  font-family: NittiGroteskSemilight;
  src: url(/etc/designs/aussie/fonts/0ca126be-b13d-49ff-8392-0260092f5e03-2.eot);
  src: url(/etc/designs/aussie/fonts/0ca126be-b13d-49ff-8392-0260092f5e03-2.eot?) format("embedded-opentype"),
       url(/etc/designs/aussie/fonts/0ca126be-b13d-49ff-8392-0260092f5e03-3.woff) format("woff"),
       url(/etc/designs/aussie/fonts/0ca126be-b13d-49ff-8392-0260092f5e03-1.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}

/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * aussie.com.au
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2016
 */


/*
 *
 * INSTRUCTIONS
 *
 * Copy the Legal Disclaimer and the @font-faces statements to your regular CSS file.
 * The fonts folder(s) should be placed relative to the regular CSS file.
 *
 * You can use either the complete or subsetted fonts:
 * If you don’t require the entire range of characters, you can use the smaller, subsetted webfonts instead.
 * See "Glyphs & Languages" for an overview of the characters in the *_subsetted.html file in the root directory of this package.
 *
 */


/* Complete */

@font-face {
  font-family: Circular-Book;
  src:url(/etc/designs/aussie/fonts/lineto-circular-book.eot);
  src:url(/etc/designs/aussie/fonts/lineto-circular-book.eot?#iefix) format("embedded-opentype"),
  url(/etc/designs/aussie/fonts/lineto-circular-book.woff2) format("woff2"),
  url(/etc/designs/aussie/fonts/lineto-circular-book.woff) format("woff");
  font-weight:400;
  font-style:normal;
}

@font-face {
    font-family: Circular-Bold;
    src:url(/etc/designs/aussie/fonts/lineto-circular-bold.eot);
    src:url(/etc/designs/aussie/fonts/lineto-circular-bold.eot?#iefix) format("embedded-opentype"),
        url(/etc/designs/aussie/fonts/lineto-circular-bold.woff2) format("woff2"),
        url(/etc/designs/aussie/fonts/lineto-circular-bold.woff) format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
 font-family: Circular-Black;
 src: url(/etc/designs/aussie/fonts/lineto-circular-black.eot);
 src: url(/etc/designs/aussie/fonts/lineto-circular-black.eot?#iefix) format("embedded-opentype"),
 url(/etc/designs/aussie/fonts/lineto-circular-black.woff2) format("woff2"),
 url(/etc/designs/aussie/fonts/lineto-circular-black.woff) format("woff");
 font-weight: normal;
 font-style: normal;
}

/* Glypha */
@font-face {
  font-family:Glyphicons Halflings;
  src:url(/etc/designs/aussie/fonts/glyphicons-halflings-regular.eot);
  src:url(/etc/designs/aussie/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
      url(/etc/designs/aussie/fonts/glyphicons-halflings-regular.woff2) format('woff2'),
      url(/etc/designs/aussie/fonts/glyphicons-halflings-regular.woff) format('woff'),
      url(/etc/designs/aussie/fonts/glyphicons-halflings-regular.ttf) format('truetype'),
      url(/etc/designs/aussie/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}