/* https://google-webfonts-helper.herokuapp.com */

/* bad-script-regular - latin */
@font-face {
  font-family: 'Bad Script';
  font-style: normal;
  font-weight: 400;
  src: url('bad-script-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Bad Script Regular'), local('BadScript-Regular'),
       url('bad-script-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('bad-script-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('bad-script-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('bad-script-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('bad-script-v8-latin-regular.svg#BadScript') format('svg'); /* Legacy iOS */
}
