
@font-face {
  font-family: 'Coustard';
  font-style: normal;
  font-weight: 400;
  src: url('regular.eot'); /* IE9 Compat Modes */
  src: url('regular-1.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('regular.woff') format('woff'), /* Modern Browsers */
       url('regular.ttf') format('truetype'); /* Safari, Android, iOS */
}