added templates and assets with pypandoc
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 30, 2015 */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'amiri';
|
||||
src: url('amiri-bold-webfont.eot');
|
||||
src: url('amiri-bold-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('amiri-bold-webfont.woff2') format('woff2'),
|
||||
url('amiri-bold-webfont.woff') format('woff'),
|
||||
url('amiri-bold-webfont.ttf') format('truetype'),
|
||||
url('amiri-bold-webfont.svg#amiribold') format('svg');
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'amiri';
|
||||
src: url('amiri-boldslanted-webfont.eot');
|
||||
src: url('amiri-boldslanted-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('amiri-boldslanted-webfont.woff2') format('woff2'),
|
||||
url('amiri-boldslanted-webfont.woff') format('woff'),
|
||||
url('amiri-boldslanted-webfont.ttf') format('truetype'),
|
||||
url('amiri-boldslanted-webfont.svg#amiribold_slanted') format('svg');
|
||||
font-weight: 700;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'amiri';
|
||||
src: url('amiri-regular-webfont.eot');
|
||||
src: url('amiri-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('amiri-regular-webfont.woff2') format('woff2'),
|
||||
url('amiri-regular-webfont.woff') format('woff'),
|
||||
url('amiri-regular-webfont.ttf') format('truetype'),
|
||||
url('amiri-regular-webfont.svg#amiriregular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'amiri';
|
||||
src: url('amiri-slanted-webfont.eot');
|
||||
src: url('amiri-slanted-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('amiri-slanted-webfont.woff2') format('woff2'),
|
||||
url('amiri-slanted-webfont.woff') format('woff'),
|
||||
url('amiri-slanted-webfont.ttf') format('truetype'),
|
||||
url('amiri-slanted-webfont.svg#amirislanted') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user