Just commit all of family home before editing 'cause i just accidentally overwrote gaeastohuaosneuh
This commit is contained in:
parent
18bba535b4
commit
84de7930cb
64 changed files with 15325 additions and 0 deletions
46
web/themes/custom/geofresco/src/global/_fonts.scss
Normal file
46
web/themes/custom/geofresco/src/global/_fonts.scss
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
$family-serif: "Pagella", "Palatino", "Bookman", "Bookman Old Style", "Garamond", "Georgia", "Times", "Times New Roman", serif !default
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pagella';
|
||||
src: url('../../fonts/texgyrepagella-regular-webfont.eot');
|
||||
src: url('../../fonts/texgyrepagella-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../../fonts/texgyrepagella-regular-webfont.woff') format('woff'),
|
||||
url('../../fonts/texgyrepagella-regular-webfont.ttf') format('truetype'),
|
||||
url('../../fonts/texgyrepagella-regular-webfont.svg#tex_gyre_pagellaregular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pagella';
|
||||
src: url('../../fonts/texgyrepagella-bold-webfont.eot');
|
||||
src: url('../../fonts/texgyrepagella-bold-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../../fonts/texgyrepagella-bold-webfont.woff') format('woff'),
|
||||
url('../../fonts/texgyrepagella-bold-webfont.ttf') format('truetype'),
|
||||
url('../../fonts/texgyrepagella-bold-webfont.svg#tex_gyre_pagellabold') format('svg');
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pagella';
|
||||
src: url('../../fonts/texgyrepagella-italic-webfont.eot');
|
||||
src: url('../../fonts/texgyrepagella-italic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../../fonts/texgyrepagella-italic-webfont.woff') format('woff'),
|
||||
url('../../fonts/texgyrepagella-italic-webfont.ttf') format('truetype'),
|
||||
url('../../fonts/texgyrepagella-italic-webfont.svg#tex_gyre_pagellaitalic') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pagella';
|
||||
src: url('../../fonts/texgyrepagella-bolditalic-webfont.eot');
|
||||
src: url('../../fonts/texgyrepagella-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../../fonts/texgyrepagella-bolditalic-webfont.woff') format('woff'),
|
||||
url('../../fonts/texgyrepagella-bolditalic-webfont.ttf') format('truetype'),
|
||||
url('../../fonts/texgyrepagella-bolditalic-webfont.svg#tex_gyre_pagellabold_italic') format('svg'
|
||||
);
|
||||
font-weight: 700;
|
||||
font-style: italic;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue