@font-face {
    font-family: 'TeXGyrePagella';
    src: url('../data/fonts/('TeXGyrePagella-Italic.eot');
    src: local('../data/fonts/('TeXGyrePagella-Italic'),
        url('../data/fonts/('TeXGyrePagella-Italic.eot?#iefix') format('embedded-opentype'),
        url('../data/fonts/('TeXGyrePagella-Italic.woff2') format('woff2'),
        url('../data/fonts/('TeXGyrePagella-Italic.woff') format('woff'),
        url('../data/fonts/('TeXGyrePagella-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TeXGyrePagella';
    src: url('../data/fonts/('TeXGyrePagella-Bold.eot');
    src: local('../data/fonts/('TeXGyrePagella-Bold'),
        url('../data/fonts/('TeXGyrePagella-Bold.eot?#iefix') format('embedded-opentype'),
        url('../data/fonts/('TeXGyrePagella-Bold.woff2') format('woff2'),
        url('../data/fonts/('TeXGyrePagella-Bold.woff') format('woff'),
        url('../data/fonts/('TeXGyrePagella-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TeXGyrePagella';
    src: url('../data/fonts/('TeXGyrePagella-Regular.eot');
    src: local('../data/fonts/('TeXGyrePagella-Regular'),
        url('../data/fonts/('TeXGyrePagella-Regular.eot?#iefix') format('embedded-opentype'),
        url('../data/fonts/('TeXGyrePagella-Regular.woff2') format('woff2'),
        url('../data/fonts/('TeXGyrePagella-Regular.woff') format('woff'),
        url('../data/fonts/('TeXGyrePagella-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TeXGyrePagella';
    src: url('../data/fonts/('TeXGyrePagella-BoldItalic.eot');
    src: local('../data/fonts/('TeXGyrePagella-BoldItalic'),
        url('../data/fonts/('TeXGyrePagella-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../data/fonts/('TeXGyrePagella-BoldItalic.woff2') format('woff2'),
        url('../data/fonts/('TeXGyrePagella-BoldItalic.woff') format('woff'),
        url('../data/fonts/('TeXGyrePagella-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

