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