Files
Clameurs/sites/all/themes/gui/jee/css/fonts.css
T

26 lines
984 B
CSS

@font-face {
font-family: 'interval';
src: url("font/interval-webfont.eot");
src: url("font/interval-webfont.eot?#iefix") format("embedded-opentype"), url("font/interval-webfont.woff") format("woff"), url("font/interval-webfont.ttf") format("truetype"), url("font/interval-webfont.svg#intervalbook") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'interval';
src: url("font/interval_bold-webfont.eot");
src: url("font/interval_bold-webfont.eot?#iefix") format("embedded-opentype"), url("font/interval_bold-webfont.woff") format("woff"), url("font/interval_bold-webfont.ttf") format("truetype"), url("font/interval_bold-webfont.svg#intervalbold") format("svg");
font-weight: bold;
font-style: normal; }
html, body {
font-size: 16px; }
html, body, h1, h2, h3, h4, h5, h6 {
font-family: 'interval', monospace; }
p {
line-height: 1.3; }
p.heading {
font-size: 1.25em !important; }
/*# sourceMappingURL=fonts.css.map */