pedf
/
spolky
Archived
1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

10 lines
602 B
CSS

@font-face {
font-family: 'Gill Sans MT';
src: url("/fonts/gill-sans-mt.ttf");
}
@font-face {
font-family: "Moderat-Regular";
src: url("/fonts/0c3856a335fdfdb8b0652f7c3d367fdd.eot"); /* IE9*/
src: url("/fonts/0c3856a335fdfdb8b0652f7c3d367fdd.eot?#iefix") format("embedded-opentype"), url("/fonts/0c3856a335fdfdb8b0652f7c3d367fdd.woff2") format("woff2"), url("/fonts/0c3856a335fdfdb8b0652f7c3d367fdd.woff") format("woff"), url("/fonts/0c3856a335fdfdb8b0652f7c3d367fdd.ttf") format("truetype"), url("/fonts/0c3856a335fdfdb8b0652f7c3d367fdd.svg#Moderat-Regular") format("svg"); /* iOS 4.1- */
}