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