@font-face {
  font-family: 'MyWebFont';
  src: url('webfont.eot');
  src: url('webfont.eot?#iefix') format('embedded-opentype'),
       url('webfont.woff2') format('woff2'),
       url('webfont.woff') format('woff'),
       url('webfont.ttf')  format('truetype'),
       url('webfont.svg#svgFontName') format('svg');
}

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

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

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

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

@font-face {
  font-family: 'Ogg';
  src: url('fonts/Ogg-Roman.eot');
  src: url('fonts/Ogg-Roman.eot?#iefix') format('embedded-opentype'),
       url('fonts/Ogg-Roman.woff2') format('woff2'),
       url('fonts/Ogg-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
