The code powering m.abunchtell.com https://m.abunchtell.com
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 

13 rindas
595 B

  1. @font-face {
  2. font-family: 'Roboto Mono';
  3. src: local('Roboto Mono');
  4. src: font-url('roboto-mono/robotomono-regular-webfont.eot');
  5. src: font-url('roboto-mono/robotomono-regular-webfont.eot?#iefix') format('embedded-opentype'),
  6. font-url('roboto-mono/robotomono-regular-webfont.woff2') format('woff2'),
  7. font-url('roboto-mono/robotomono-regular-webfont.woff') format('woff'),
  8. font-url('roboto-mono/robotomono-regular-webfont.ttf') format('truetype'),
  9. font-url('roboto-mono/robotomono-regular-webfont.svg#roboto_monoregular') format('svg');
  10. font-weight: 400;
  11. font-style: normal;
  12. }