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


@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato.eot');
  src: url('../fonts/lato.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato.woff') format('woff'),
    url('../fonts/lato.ttf') format('truetype'),
    url('../fonts/lato.svg#cardoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto.eot');
  src: url('../fonts/roboto.eot?#iefix') format('embedded-opentype'),
    url('../fonts/woff/robotoL.woff2') format('woff2'),
  
    url('../fonts/roboto.woff') format('woff'),
    url('../fonts/roboto.ttf') format('truetype'),
    url('../fonts/roboto.svg#cardoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Allura';
  src: url('../fonts/allura.eot');
  src: url('../fonts/allura.eot?#iefix') format('embedded-opentype'),
    url('../fonts/allura.woff') format('woff'),
    url('../fonts/allura.ttf') format('truetype'),
    url('../fonts/allura.svg#cardoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}