h1.logo {
    font-family: 'Mistral', Times, serif;
    font-size: 4rem;
}
@font-face {
  font-family: 'Mistral';
  src: url('Mistral.eot?#iefix') format('embedded-opentype'),  url('Mistral.woff') format('woff'), url('Mistral.ttf')  format('truetype'), url('Mistral.svg#Mistral') format('svg');
  font-weight: normal;
  font-style: normal;
}

