@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Oswald:300,400,600,700|PT+Sans:400,700|Raleway:300,400,600,700|Roboto:300,400,500,700');
</style>
@font-face {
  font-family: 'arial';
  src: url(''../fonts/Arial.eot'); /* IE9 Compat Modes */
  src: url(''../fonts/Arial.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url(''../fonts/Arial.woff2') format('woff2'), /* Super Modern Browsers */
       url(''../fonts/Arial.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Arial.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'georgia';
  src: url('../fonts/georgia.eot'); /* IE9 Compat Modes */
  src: url('../fonts/georgia.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/georgia.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/georgia.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Georgia.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'verdana';
  src: url('Verdana.eot'); /* IE9 Compat Modes */
  src: url('Verdana.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Verdana.woff2') format('woff2'), /* Super Modern Browsers */
       url('Verdana.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Verdana.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Verdana.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'timenewroman';
  src: url('../fonts/times-new-roman.eot'); /* IE9 Compat Modes */
  src: url('../fonts/times-new-roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/times-new-roman.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/times-new-roman.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/times-new-roman.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/times-new-roman.svg#svgFontName') format('svg'); /* Legacy iOS */
}