
@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway/raleway-light-webfont.woff') format('woff');
}


h1 {
      font-family: 'ralewaylight', sans-serif;
text-transform: uppercase;
    color: white;
}
h2 {
      font-family: 'ralewaylight', sans-serif;
text-transform: uppercase;
    color: white;
  }
h4 {
      font-family: 'ralewaylight', sans-serif;
text-transform: uppercase;
    color: white;
    font-weight:300;
  }

h3{
      font-family: 'ralewaylight', sans-serif;
text-transform: none;
    color: white;

}

h5{
      font-family: 'ralewaylight', sans-serif;
text-transform: none;
    color: white;

}

h6{
       font-family: 'ralewaylight', sans-serif;
text-transform: none;
    color: white;

}

.popup-caption-title {
      font-family: 'ralewaylight', sans-serif;
text-transform: uppercase;
    color: white;
  }

.topbar {
          font-family: 'ralewaylight', sans-serif;
text-transform: uppercase;
    color: white;
font-size: small;
    }  
    