Skip to content

Commit

Permalink
font files should be at /fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickarlt committed Aug 15, 2012
1 parent 85ca63a commit 18d1f71
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
38 changes: 19 additions & 19 deletions assets/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -418,51 +418,51 @@ body html {
/* Generated by IcoMoon (http://http://keyamoon.com/icomoon/app) */
@font-face {
font-family: 'IcoMoon';
src: url("/geoloqi-core/assets/fonts/icons/IcoMoon.eot");
src: url("/geoloqi-core/assets/fonts/icons/IcoMoon.eot?#iefix") format("embedded-opentype"), url("/geoloqi-core/assets/fonts/icons/IcoMoon.svg#IcoMoon") format("svg"), url("/geoloqi-core/assets/fonts/icons/IcoMoon.woff") format("woff"), url("/geoloqi-core/assets/fonts/icons/IcoMoon.ttf") format("truetype");
src: url("/fonts/icons/IcoMoon.eot");
src: url("/fonts/icons/IcoMoon.eot?#iefix") format("embedded-opentype"), url("/fonts/icons/IcoMoon.svg#IcoMoon") format("svg"), url("/fonts/icons/IcoMoon.woff") format("woff"), url("/fonts/icons/IcoMoon.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 13, 2011 03:34:13 PM America/New_York */
@font-face {
font-family: 'PTSans';
src: url("/geoloqi-core/assets/fonts/pt-sans/PTS75F-webfont.eot");
src: url("/geoloqi-core/assets/fonts/pt-sans/PTS75F-webfont.eot?#iefix") format("embedded-opentype"), url("/geoloqi-core/assets/fonts/pt-sans/PTS75F-webfont.woff") format("woff"), url("/geoloqi-core/assets/fonts/pt-sans/PTS75F-webfont.ttf") format("truetype"), url("/geoloqi-core/assets/fonts/pt-sans/PTS75F-webfont.svg#PTSansBold") format("svg");
src: url("/fonts/pt-sans/PTS75F-webfont.eot");
src: url("/fonts/pt-sans/PTS75F-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/pt-sans/PTS75F-webfont.woff") format("woff"), url("/fonts/pt-sans/PTS75F-webfont.ttf") format("truetype"), url("/fonts/pt-sans/PTS75F-webfont.svg#PTSansBold") format("svg");
font-weight: 700;
font-style: normal;
}

/*
@font-face {
font-family: 'PTSans';
src: url('/geoloqi-core/assets/fonts/pt-sans/PTS55F-webfont.eot');
src: url('/geoloqi-core/assets/fonts/pt-sans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
url('/geoloqi-core/assets/fonts/pt-sans/PTS55F-webfont.woff') format('woff'),
url('/geoloqi-core/assets/fonts/pt-sans/PTS55F-webfont.ttf') format('truetype'),
url('/geoloqi-core/assets/fonts/pt-sans/PTS55F-webfont.svg#PTSansRegular') format('svg');
src: url('/fonts/pt-sans/PTS55F-webfont.eot');
src: url('/fonts/pt-sans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/pt-sans/PTS55F-webfont.woff') format('woff'),
url('/fonts/pt-sans/PTS55F-webfont.ttf') format('truetype'),
url('/fonts/pt-sans/PTS55F-webfont.svg#PTSansRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSans';
src: url('/geoloqi-core/assets/fonts/pt-sans/PTS76F-webfont.eot');
src: url('/geoloqi-core/assets/fonts/pt-sans/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
url('/geoloqi-core/assets/fonts/pt-sans/PTS76F-webfont.woff') format('woff'),
url('/geoloqi-core/assets/fonts/pt-sans/PTS76F-webfont.ttf') format('truetype'),
url('/geoloqi-core/assets/fonts/pt-sans/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
src: url('/fonts/pt-sans/PTS76F-webfont.eot');
src: url('/fonts/pt-sans/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/pt-sans/PTS76F-webfont.woff') format('woff'),
url('/fonts/pt-sans/PTS76F-webfont.ttf') format('truetype'),
url('/fonts/pt-sans/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'PTSans';
src: url('/geoloqi-core/assets/fonts/pt-sans/PTS56F-webfont.eot');
src: url('/geoloqi-core/assets/fonts/pt-sans/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
url('/geoloqi-core/assets/fonts/pt-sans/PTS56F-webfont.woff') format('woff'),
url('/geoloqi-core/assets/fonts/pt-sans/PTS56F-webfont.ttf') format('truetype'),
url('/geoloqi-core/assets/fonts/pt-sans/PTS56F-webfont.svg#PTSansItalic') format('svg');
src: url('/fonts/pt-sans/PTS56F-webfont.eot');
src: url('/fonts/pt-sans/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/pt-sans/PTS56F-webfont.woff') format('woff'),
url('/fonts/pt-sans/PTS56F-webfont.ttf') format('truetype'),
url('/fonts/pt-sans/PTS56F-webfont.svg#PTSansItalic') format('svg');
font-weight: normal;
font-style: italic;
}
Expand Down
50 changes: 25 additions & 25 deletions assets/sass/lib/_fonts.scss
Original file line number Diff line number Diff line change
@@ -1,56 +1,56 @@
/* Generated by IcoMoon (http://http://keyamoon.com/icomoon/app) */
@font-face {
font-family: 'IcoMoon';
src: url('#{$base-url}/fonts/icons/IcoMoon.eot');
src: url('#{$base-url}/fonts/icons/IcoMoon.eot?#iefix') format('embedded-opentype'),
url('#{$base-url}/fonts/icons/IcoMoon.svg#IcoMoon') format('svg'),
url('#{$base-url}/fonts/icons/IcoMoon.woff') format('woff'),
url('#{$base-url}/fonts/icons/IcoMoon.ttf') format('truetype');
src: url('/fonts/icons/IcoMoon.eot');
src: url('/fonts/icons/IcoMoon.eot?#iefix') format('embedded-opentype'),
url('/fonts/icons/IcoMoon.svg#IcoMoon') format('svg'),
url('/fonts/icons/IcoMoon.woff') format('woff'),
url('/fonts/icons/IcoMoon.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 13, 2011 03:34:13 PM America/New_York */
@font-face {
font-family: 'PTSans';
src: url('#{$base-url}/fonts/pt-sans/PTS75F-webfont.eot');
src: url('#{$base-url}/fonts/pt-sans/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$base-url}/fonts/pt-sans/PTS75F-webfont.woff') format('woff'),
url('#{$base-url}/fonts/pt-sans/PTS75F-webfont.ttf') format('truetype'),
url('#{$base-url}/fonts/pt-sans/PTS75F-webfont.svg#PTSansBold') format('svg');
src: url('/fonts/pt-sans/PTS75F-webfont.eot');
src: url('/fonts/pt-sans/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/pt-sans/PTS75F-webfont.woff') format('woff'),
url('/fonts/pt-sans/PTS75F-webfont.ttf') format('truetype'),
url('/fonts/pt-sans/PTS75F-webfont.svg#PTSansBold') format('svg');
font-weight: 700;
font-style: normal;
}
/*
@font-face {
font-family: 'PTSans';
src: url('#{$base-url}/fonts/pt-sans/PTS55F-webfont.eot');
src: url('#{$base-url}/fonts/pt-sans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$base-url}/fonts/pt-sans/PTS55F-webfont.woff') format('woff'),
url('#{$base-url}/fonts/pt-sans/PTS55F-webfont.ttf') format('truetype'),
url('#{$base-url}/fonts/pt-sans/PTS55F-webfont.svg#PTSansRegular') format('svg');
src: url('/fonts/pt-sans/PTS55F-webfont.eot');
src: url('/fonts/pt-sans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/pt-sans/PTS55F-webfont.woff') format('woff'),
url('/fonts/pt-sans/PTS55F-webfont.ttf') format('truetype'),
url('/fonts/pt-sans/PTS55F-webfont.svg#PTSansRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSans';
src: url('#{$base-url}/fonts/pt-sans/PTS76F-webfont.eot');
src: url('#{$base-url}/fonts/pt-sans/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$base-url}/fonts/pt-sans/PTS76F-webfont.woff') format('woff'),
url('#{$base-url}/fonts/pt-sans/PTS76F-webfont.ttf') format('truetype'),
url('#{$base-url}/fonts/pt-sans/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
src: url('/fonts/pt-sans/PTS76F-webfont.eot');
src: url('/fonts/pt-sans/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/pt-sans/PTS76F-webfont.woff') format('woff'),
url('/fonts/pt-sans/PTS76F-webfont.ttf') format('truetype'),
url('/fonts/pt-sans/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'PTSans';
src: url('#{$base-url}/fonts/pt-sans/PTS56F-webfont.eot');
src: url('#{$base-url}/fonts/pt-sans/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$base-url}/fonts/pt-sans/PTS56F-webfont.woff') format('woff'),
url('#{$base-url}/fonts/pt-sans/PTS56F-webfont.ttf') format('truetype'),
url('#{$base-url}/fonts/pt-sans/PTS56F-webfont.svg#PTSansItalic') format('svg');
src: url('/fonts/pt-sans/PTS56F-webfont.eot');
src: url('/fonts/pt-sans/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/pt-sans/PTS56F-webfont.woff') format('woff'),
url('/fonts/pt-sans/PTS56F-webfont.ttf') format('truetype'),
url('/fonts/pt-sans/PTS56F-webfont.svg#PTSansItalic') format('svg');
font-weight: normal;
font-style: italic;
}
Expand Down

0 comments on commit 18d1f71

Please sign in to comment.