Just commit all of family home before editing 'cause i just accidentally overwrote gaeastohuaosneuh

This commit is contained in:
benjamin melançon 2019-07-28 12:25:34 -04:00
parent 18bba535b4
commit 84de7930cb
64 changed files with 15325 additions and 0 deletions

View 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;
}