/* pt-sans-regular - latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/pt-sans-v12-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../Fonts/pt-sans-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../Fonts/pt-sans-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../Fonts/pt-sans-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../Fonts/pt-sans-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../Fonts/pt-sans-v12-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
  }
  /* pt-sans-700 - latin */
  @font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../Fonts/pt-sans-v12-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../Fonts/pt-sans-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../Fonts/pt-sans-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../Fonts/pt-sans-v12-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../Fonts/pt-sans-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../Fonts/pt-sans-v12-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
  }

  /* noto-sans-regular - latin */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/noto-sans-v11-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../Fonts/noto-sans-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../Fonts/noto-sans-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../Fonts/noto-sans-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../Fonts/noto-sans-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../Fonts/noto-sans-v11-latin-regular.svg#NotoSans') format('svg'); /* Legacy iOS */
  }
  /* noto-sans-700 - latin */
  @font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../Fonts/noto-sans-v11-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../Fonts/noto-sans-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../Fonts/noto-sans-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../Fonts/noto-sans-v11-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../Fonts/noto-sans-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../Fonts/noto-sans-v11-latin-700.svg#NotoSans') format('svg'); /* Legacy iOS */
  }

  /* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../Fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../Fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../Fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../Fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../Fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  /* roboto-700 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../Fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../Fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../Fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../Fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../Fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../Fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
  }
