Files
KaTeX/static/fonts.css
Emily Eisenberg 9dc767041d Improve build process
Summary:
Improve the build process by combining the CSS files, automatically
selecting font files to include, and building .tar.gz and .zip files.

Test Plan:
 - Make sure tests work
 - Make sure huxley screenshots didn't change
 - Make sure zip and tar.gz files contain only files we want to distribute

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D13159
2014-09-14 19:31:38 -07:00

240 lines
8.4 KiB
CSS

@font-face {
font-family: 'KaTeX_AMS';
src: url('fonts/KaTeX_AMS-Regular.eot');
src: url('fonts/KaTeX_AMS-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_AMS-Regular.woff') format('woff'),
url('fonts/KaTeX_AMS-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Caligraphic';
src: url('fonts/KaTeX_Caligraphic-Bold.eot');
src: url('fonts/KaTeX_Caligraphic-Bold.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Caligraphic-Bold.woff') format('woff'),
url('fonts/KaTeX_Caligraphic-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Caligraphic';
src: url('fonts/KaTeX_Caligraphic-Regular.eot');
src: url('fonts/KaTeX_Caligraphic-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Caligraphic-Regular.woff') format('woff'),
url('fonts/KaTeX_Caligraphic-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Fraktur';
src: url('fonts/KaTeX_Fraktur-Bold.eot');
src: url('fonts/KaTeX_Fraktur-Bold.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Fraktur-Bold.woff') format('woff'),
url('fonts/KaTeX_Fraktur-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Fraktur';
src: url('fonts/KaTeX_Fraktur-Regular.eot');
src: url('fonts/KaTeX_Fraktur-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Fraktur-Regular.woff') format('woff'),
url('fonts/KaTeX_Fraktur-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Greek';
src: url('fonts/KaTeX_Greek-Bold.eot');
src: url('fonts/KaTeX_Greek-Bold.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Greek-Bold.woff') format('woff'),
url('fonts/KaTeX_Greek-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Greek';
src: url('fonts/KaTeX_Greek-BoldItalic.eot');
src: url('fonts/KaTeX_Greek-BoldItalic.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Greek-BoldItalic.woff') format('woff'),
url('fonts/KaTeX_Greek-BoldItalic.ttf') format('truetype');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'KaTeX_Greek';
src: url('fonts/KaTeX_Greek-Italic.eot');
src: url('fonts/KaTeX_Greek-Italic.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Greek-Italic.woff') format('woff'),
url('fonts/KaTeX_Greek-Italic.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'KaTeX_Greek';
src: url('fonts/KaTeX_Greek-Regular.eot');
src: url('fonts/KaTeX_Greek-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Greek-Regular.woff') format('woff'),
url('fonts/KaTeX_Greek-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Main';
src: url('fonts/KaTeX_Main-Bold.eot');
src: url('fonts/KaTeX_Main-Bold.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Main-Bold.woff') format('woff'),
url('fonts/KaTeX_Main-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Main';
src: url('fonts/KaTeX_Main-Italic.eot');
src: url('fonts/KaTeX_Main-Italic.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Main-Italic.woff') format('woff'),
url('fonts/KaTeX_Main-Italic.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'KaTeX_Main';
src: url('fonts/KaTeX_Main-Regular.eot');
src: url('fonts/KaTeX_Main-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Main-Regular.woff') format('woff'),
url('fonts/KaTeX_Main-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Math';
src: url('fonts/KaTeX_Math-BoldItalic.eot');
src: url('fonts/KaTeX_Math-BoldItalic.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Math-BoldItalic.woff') format('woff'),
url('fonts/KaTeX_Math-BoldItalic.ttf') format('truetype');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'KaTeX_Math';
src: url('fonts/KaTeX_Math-Italic.eot');
src: url('fonts/KaTeX_Math-Italic.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Math-Italic.woff') format('woff'),
url('fonts/KaTeX_Math-Italic.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'KaTeX_Math';
src: url('fonts/KaTeX_Math-Regular.eot');
src: url('fonts/KaTeX_Math-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Math-Regular.woff') format('woff'),
url('fonts/KaTeX_Math-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_SansSerif';
src: url('fonts/KaTeX_SansSerif-Bold.eot');
src: url('fonts/KaTeX_SansSerif-Bold.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_SansSerif-Bold.woff') format('woff'),
url('fonts/KaTeX_SansSerif-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_SansSerif';
src: url('fonts/KaTeX_SansSerif-Italic.eot');
src: url('fonts/KaTeX_SansSerif-Italic.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_SansSerif-Italic.woff') format('woff'),
url('fonts/KaTeX_SansSerif-Italic.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'KaTeX_SansSerif';
src: url('fonts/KaTeX_SansSerif-Regular.eot');
src: url('fonts/KaTeX_SansSerif-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_SansSerif-Regular.woff') format('woff'),
url('fonts/KaTeX_SansSerif-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Script';
src: url('fonts/KaTeX_Script-Regular.eot');
src: url('fonts/KaTeX_Script-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Script-Regular.woff') format('woff'),
url('fonts/KaTeX_Script-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Size1';
src: url('fonts/KaTeX_Size1-Regular.eot');
src: url('fonts/KaTeX_Size1-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Size1-Regular.woff') format('woff'),
url('fonts/KaTeX_Size1-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Size2';
src: url('fonts/KaTeX_Size2-Regular.eot');
src: url('fonts/KaTeX_Size2-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Size2-Regular.woff') format('woff'),
url('fonts/KaTeX_Size2-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Size3';
src: url('fonts/KaTeX_Size3-Regular.eot');
src: url('fonts/KaTeX_Size3-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Size3-Regular.woff') format('woff'),
url('fonts/KaTeX_Size3-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Size4';
src: url('fonts/KaTeX_Size4-Regular.eot');
src: url('fonts/KaTeX_Size4-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Size4-Regular.woff') format('woff'),
url('fonts/KaTeX_Size4-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KaTeX_Typewriter';
src: url('fonts/KaTeX_Typewriter-Regular.eot');
src: url('fonts/KaTeX_Typewriter-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/KaTeX_Typewriter-Regular.woff') format('woff'),
url('fonts/KaTeX_Typewriter-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}