@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Italianno&subset=latin-ext');

@font-face {
  font-family: "TrajanPro-Regular";
  src: url("/fonts/TrajanPro-Regular.eot"); /* IE9 Compat Modes */
  src: url("/fonts/TrajanPro-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/TrajanPro-Regular.otf") format("opentype"), /* Open Type Font */
    url("/fonts/TrajanPro-Regular.svg") format("svg"), /* Legacy iOS */
    url("/fonts/TrajanPro-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/fonts/TrajanPro-Regular.woff") format("woff"), /* Modern Browsers */
    url("/fonts/TrajanPro-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}