/* oswald-300 - latin */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/oswald-v40-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/oswald-v40-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/oswald-v40-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/oswald-v40-latin-300.woff') format('woff'), /* Modern Browsers */
         url('../fonts/oswald-v40-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/oswald-v40-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
  }


  /* cinzel-600 - latin */
@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/cinzel-v11-latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/cinzel-v11-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/cinzel-v11-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/cinzel-v11-latin-600.woff') format('woff'), /* Modern Browsers */
         url('../fonts/cinzel-v11-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/cinzel-v11-latin-600.svg#Cinzel') format('svg'); /* Legacy iOS */
  }