/* Theme 'Novel Classic (Compact)' Version 0.1 update: 2016-08-24T13:56:13+02:00 */

@font-face {
    font-family: 'texgyreschola';
    src: url('fonts/TeXGyreSchola-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'texgyreschola';
    src: url('fonts/TeXGyreSchola-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'texgyreschola';
    src: url('fonts/TeXGyreSchola-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'texgyreschola';
    src: url('fonts/TeXGyreSchola-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'texgyrecursor';
    src: url('fonts/TeXGyreCursor-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'texgyrecursor';
    src: url('fonts/TeXGyreCursor-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'texgyrecursor';
    src: url('fonts/TeXGyreCursor-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'texgyrecursor';
    src: url('fonts/TeXGyreCursor-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}