@font-face {
  font-family: 'Georgia';
  src: url(/sites/all/themes/custom/montmartre/fonts/Georgia.ttf) format('TrueType');
}
@font-face {
  font-family: 'Georgia';
  src: url(/sites/all/themes/custom/montmartre/fonts/Georgia-Italic.ttf) format('TrueType');
  font-style: italic;
}
@font-face {
  font-family: 'Georgia-Bold';
  src: url(/sites/all/themes/custom/montmartre/fonts/Georgia-Bold.ttf) format('TrueType');
}
@font-face {
  font-family: 'Georgia';
  src: url(/sites/all/themes/custom/montmartre/fonts/Georgia-Bold-Italic.ttf) format('TrueType');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald-Regular';
  src: url(/sites/all/themes/custom/montmartre/fonts/Oswald-Regular.ttf) format('TrueType');
}
@font-face {
  font-family: 'Oswald-Light';
  src: url(/sites/all/themes/custom/montmartre/fonts/Oswald-Light.ttf) format('TrueType');
}
@font-face {
  font-family: 'Oswald-Bold';
  src: url(/sites/all/themes/custom/montmartre/fonts/Oswald-Bold.ttf) format('TrueType');
}
