@font-face {
  font-family: 'lato';
  src: url('lato-regular.woff2?#iefix') format('woff2'), url('lato-regular.woff') format('woff'),
    url('lato-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lato';
  src: url('lato-bold.woff2?#iefix') format('woff2'), url('lato-bold.woff') format('woff'),
    url('lato-bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Museo';
  src: url('Museo-500.eot');
  src: url('Museo-500.eot?#iefix') format('embedded-opentype'),
    url('Museo-500.woff2') format('woff2'), url('Museo-500.woff') format('woff'),
    url('Museo-500.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
