/*
 * Legal Disclaimer for Web licence
 *
 * Licence to use self-hosted webfonts for displaying dynamic text on specified website domains. Our package includes WOFF and WOFF2 font formats.
 *
 * Should the license page views limit be exceeded the license holder will be required to contact Lineto.com for an upgrade.
 * 
 * It is strictly prohibited to rename the font and to download or use these fonts in any other media. 
 * 
 * These Web fonts are licensed exclusively for the use on the following domain(s) and their subdomains:
 *
 * adconsole.com (monthly pageviews: <50K)
 *
 */

/* complete */

@font-face {
  font-family: 'CircularXXWeb';
  src: url('CircularXXWeb-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CircularXXWeb';
  src: url('CircularXXWeb-Book.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CircularXXWeb';
  src: url('CircularXXWeb-BookItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'CircularXXWeb';
  src: url('CircularXXWeb-BookItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'CircularXXWeb';
  src: url('CircularXXWeb-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'CircularXXWeb';
  src: url('CircularXXWeb-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'CircularXXWeb';
  src: url('CircularXXWeb-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'CircularXXWeb';
  src: url('CircularXXWeb-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
}
