Skip to content

Instantly share code, notes, and snippets.

@momin-riyadh
Created April 6, 2016 05:14
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 momin-riyadh/46cac463e03cc637a04a3dfa973fcbc4 to your computer and use it in GitHub Desktop.
Save momin-riyadh/46cac463e03cc637a04a3dfa973fcbc4 to your computer and use it in GitHub Desktop.
Fonts Problem
@font-face {
font-family: 'GothamRounded-Bold';
src: url('mountnow.com/wp-content/themes/centric-pro/fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'), url('http://mountnow.com/wp-content/themes/centric-pro/fonts/GothamRounded-Bold.otf') format('opentype'),
url('http://mountnow.com/wp-content/themes/centric-pro/fonts/GothamRounded-Bold.woff') format('woff'), url('http://mountnow.com/wp-content/themes/centric-pro/fonts/GothamRounded-Bold.ttf') format('truetype'), url('http://mountnow.com/wp-content/themes/centric-pro/fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
font-weight: normal;
font-style:normal;
}
@momin-riyadh
Copy link
Author

Fonts Problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment