@font-face {
  font-family: "galgadot";
  src: url("fonts/galgadot.eot"); /* IE9 Compat Modes */
  src: url("fonts/galgadot.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/galgadot.otf") format("opentype"), /* Open Type Font */
    url("fonts/galgadot.svg") format("svg"), /* Legacy iOS */
    url("fonts/galgadot.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/galgadot.woff") format("woff"), /* Modern Browsers */
    url("fonts/galgadot.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "JohnsonRock";
  src: url("./fonts/Johnson-Rock.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Johnson-Rock.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Johnson-Rock.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Johnson-Rock.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Johnson-Rock.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Johnson-Rock.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Johnson-Rock.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Playkidz";
  src: url("./fonts/Playkidz.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Playkidz.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Playkidz.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Playkidz.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Playkidz.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Playkidz.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Playkidz.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 100;
  font-style: normal;
}