MediaWiki:Common.css

From Chemical Culture
Revision as of 21:49, 25 March 2023 by Enkatanso (talk | contribs) (Created page with "@font-face { font-family: 'CenturyGothicW05-Regular'; font-family: "CenturyGothicW05-Regular"; src: url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.eot"); src: url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.woff") format("woff"), url("...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@font-face {
	font-family: 'CenturyGothicW05-Regular';
	font-family: "CenturyGothicW05-Regular"; 
	src: url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.eot"); 
	src: url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.eot?#iefix") 
	format("embedded-opentype"), url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.woff2") format("woff2"), 
	url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.woff") format("woff"), 
	url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.ttf") format("truetype"), 
	url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.svg#CenturyGothicW05-Regular") format("svg"); }
.classname {
    font-family: 'CenturyGothicW05-Regular';
}