@charset "UTF-8";
 
@font-face {
  font-family: "loli";
  src:
       url("https://cdn.jsdelivr.net/gh/RomEYer-AwELF/CDN@master/fonts/loli.woff") format("woff"),
       url("https://cdn.jsdelivr.net/gh/RomEYer-AwELF/CDN@master/fonts/loli.ttf") format("truetype"),
       url("https://cdn.jsdelivr.net/gh/RomEYer-AwELF/CDN@master/fonts/loli.eot") format("embedded-opentype"),
       url("https://cdn.jsdelivr.net/gh/RomEYer-AwELF/CDN@master/fonts/loli.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
