/*
====================
Campton
====================
*/
@font-face {
  font-family: 'CamptonB';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/campton-bold.woff2') format('woff2');
  src: url('fonts/campton-bold.woff') format('woff'),
       url('fonts/campton-bold.ttf')  format('truetype'),
       url('fonts/campton-bold.eot'),
       url('fonts/campton-bold.eot?#iefix') format('embedded-opentype');
}

@font-face {
  font-family: 'CamptonL';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/campton-light.woff2') format('woff2');
  src: url('fonts/campton-light.woff') format('woff'),
       url('fonts/campton-light.ttf') format('truetype'),
       url('fonts/campton-light.eot'),
       url('fonts/campton-light.eot?#iefix') format('embedded-opentype');
}

@font-face {
  font-family: 'Campton';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/campton-book.woff2') format('woff2');
  src: url('fonts/campton-book.woff') format('woff'),
       url('fonts/campton-book.ttf')  format('truetype'),
       url('fonts/campton-book.eot'),
       url('fonts/campton-book.eot?#iefix') format('embedded-opentype'); 
}
