/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('/designs/simple/fonts/google/ubuntu-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('/designs/simple/fonts/google/ubuntu-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/designs/simple/fonts/google/ubuntu-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/designs/simple/fonts/google/ubuntu-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/designs/simple/fonts/google/ubuntu-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/designs/simple/fonts/google/ubuntu-v14-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/designs/simple/fonts/google/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/designs/simple/fonts/google/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/designs/simple/fonts/google/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/designs/simple/fonts/google/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/designs/simple/fonts/google/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/designs/simple/fonts/google/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/designs/simple/fonts/google/Lato-Regular.ttf'); /* IE9 Compat Modes */
  src: local('Lato-Regular'), local('Lato-Regular'),
       url('/designs/simple/fonts/google/Lato-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Khand';
  font-style: normal;
  font-weight: 400;
  src: url('/designs/simple/fonts/google/Khand-Regular.ttf'); /* IE9 Compat Modes */
  src: local('Khand-Regular'), local('Khand-Regular'),
       url('/designs/simple/fonts/google/Khand-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}