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

@font-face {
    font-family: 'GoogleSans-Bold';
    font-style: bold;
    font-weight: 400;
    src: url('../fonts/GoogleSans-Bold.ttf'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/GoogleSans-Bold.ttf?#iefix') format('embedded-opentype'),
      /* IE6-IE8 */ url('../fonts/GoogleSans-Bold.ttf') format('woff2'),
      /* Super Modern Browsers */ url('../fonts/GoogleSans-Bold.ttf') format('woff'),
      /* Modern Browsers */ url('../fonts/GoogleSans-Bold.ttf') format('truetype'),
      /* Safari, Android, iOS */ url('../fonts/GoogleSans-Bold.ttf') format('svg'); /* Legacy iOS */
  }

  @font-face {
    font-family: 'FzBelovedScript';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/SPRING.ttf'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/FzBelovedScript.ttf?#iefix') format('embedded-opentype'),
      /* IE6-IE8 */ url('../fonts/FzBelovedScript.ttf') format('woff2'),
      /* Super Modern Browsers */ url('../fonts/FzBelovedScript.ttf') format('woff'),
      /* Modern Browsers */ url('../fonts/FzBelovedScript.ttf') format('truetype'),
      /* Safari, Android, iOS */ url('../fonts/FzBelovedScript.ttf') format('svg'); /* Legacy iOS */
  }