@font-face {
	font-family: 'FagoBold';
	src: url('FagoWebPro-Bold.eot');
	src: url('FagoWebPro-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

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

/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * fabrica.it
 *
 * 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, 2013
 */

@font-face {
  font-family: 'Circular';
  src: url('lineto-circular-book.eot');
  src: url('lineto-circular-book.eot?#iefix') format('embedded-opentype'),
       url('lineto-circular-book.woff') format('woff'),
       url('lineto-circular-book.ttf') format('truetype'),
       url('lineto-circular-book.svg#CircularBook') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Circular';
  src: url('lineto-circular-bold.eot');
  src: url('lineto-circular-bold.eot?#iefix') format('embedded-opentype'),
       url('lineto-circular-bold.woff') format('woff'),
       url('lineto-circular-bold.ttf') format('truetype'),
       url('lineto-circular-bold.svg#CircularBold') format('svg');
  font-weight: 700;
  font-style: normal;
}