Skip to content

Instantly share code, notes, and snippets.

@h2kyaw
Created July 22, 2015 06:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save h2kyaw/b2336f974e9ba9ed9f1b to your computer and use it in GitHub Desktop.
Save h2kyaw/b2336f974e9ba9ed9f1b to your computer and use it in GitHub Desktop.
Blogspot Font Embed
@font-face {
font-family:'MON3 Anonta 1';
src:local('MON3 Anonta 1'),url('http://mmwebfonts.comquas.com/fonts/mon3.ttf');
}
body,html,p,code,*,table,td,tr,span,div,a,ul,li,input,textarea{font-family:'MON3 Anonta 1'!important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment