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