@font-face {
  font-family: 'Mondwest-Regular';
  /* src: url('mondwestregular-webfont.eot'); */
  src: url('/Assets/Fonts/mondwestregular-webfont.woff2') format('woff2'),
       url('/Assets/Fonts/mondwestregular-webfont.woff') format('woff'), 
       url('/Assets/Fonts/mondwestregular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/Assets/Fonts/mondwestregular-webfont.ttf') format('truetype'),
       url('/Assets/Fonts/mondwestregular-webfont.svg#mondwestregularregular') format('svg');
}

@font-face {
  font-family: 'Lydian';
  /* src: url('lydianregular-webfont.eot'); */
  src: url('/Assets/Fonts/lydianregular-webfont.woff2') format('woff2'),
       url('/Assets/Fonts/lydianregular-webfont.woff') format('woff'),
       url('/Assets/Fonts/lydianregular-webfont.eot?#iefix') format('embedded-opentype'),  
       url('/Assets/Fonts/lydianregular-webfont.ttf') format('truetype'),
       url('/Assets/Fonts/lydian_regular-webfont.svg#lydianregular') format('svg');
}

@font-face {
  font-family: 'Pilowlava';
  /* src: url('pilowlava-webfont.eot'); */
  src: url('/Assets/Fonts/pilowlava-webfont.eot?#iefix') format('embedded-opentype'),
       url('/Assets/Fonts/pilowlava-webfont.woff2') format('woff2'),
       url('/Assets/Fonts/pilowlava-webfont.woff') format('woff'),
       url('/Assets/Fonts/pilowlava-webfont.ttf') format('truetype');
}