/* nothing-you-could-do-regular - latin */
@font-face {
  font-family: 'Grechen Fuemen';
  font-style: normal;
  font-weight: 400;
  src: url('/media/fonts/grechen-fuemen-v1-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/media/fonts/grechen-fuemen-v1-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/media/fonts/grechen-fuemen-v1-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/media/fonts/grechen-fuemen-v1-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/media/fonts/grechen-fuemen-v1-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/media/fonts/grechen-fuemen-v1-latin-regular.svg#GrechenFuemen') format('svg'); /* Legacy iOS */
}

/* work-sans-regular - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/media/fonts/work-sans-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Work Sans'), local('WorkSans-Regular'),
       url('/media/fonts/work-sans-v4-latin-regular.eot?') format('embedded-opentype'), /* IE6-IE8 */
       url('/media/fonts/work-sans-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/media/fonts/work-sans-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/media/fonts/work-sans-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/media/fonts/work-sans-v4-latin-regular.svg') format('svg'); /* Legacy iOS */
}

/* work-sans-700 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/media/fonts/work-sans-v4-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Work Sans Bold'), local('WorkSans-Bold'),
       url('/media/fonts/work-sans-v4-latin-700.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('/media/fonts/work-sans-v4-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/media/fonts/work-sans-v4-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/media/fonts/work-sans-v4-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/media/fonts/work-sans-v4-latin-700.svg') format('svg'); /* Legacy iOS */
}
