/* TeXGyreHeros Regular */
@font-face {
    font-family: 'TeXGyreHeros';
    font-style: normal;
    font-weight: 400;
    src: local('TeXGyreHeros'), 
         url('https://pmcao.github.io/fonts/TeXGyreHeros-Regular.woff2') format('woff2'),
         url('https://pmcao.github.io/fonts/TeXGyreHeros-Regular.woff') format('woff');
}

/* TeXGyreHeros Italic */
@font-face {
    font-family: 'TeXGyreHeros';
    font-style: italic;
    font-weight: 400;
    src: local('TeXGyreHeros'), 
         url('https://pmcao.github.io/fonts/TeXGyreHeros-Italic.woff2') format('woff2'),
         url('https://pmcao.github.io/fonts/TeXGyreHeros-Italic.woff') format('woff');
}

/* TeXGyreHeros Bold */
@font-face {
    font-family: 'TeXGyreHeros';
    font-style: normal;
    font-weight: 700;
    src: local('TeXGyreHeros'), 
         url('https://pmcao.github.io/fonts/TeXGyreHeros-Bold.woff2') format('woff2'),
         url('https://pmcao.github.io/fonts/TeXGyreHeros-Bold.woff') format('woff');
}

/* TeXGyreHeros Bold Italic */
@font-face {
    font-family: 'TeXGyreHeros';
    font-style: italic;
    font-weight: 700;
    src: local('TeXGyreHeros'), 
         url('https://pmcao.github.io/fonts/TeXGyreHeros-BoldItalic.woff2') format('woff2'),
         url('https://pmcao.github.io/fonts/TeXGyreHeros-BoldItalic.woff') format('woff');
}

/* TeXGyreHerosCondensed Regular */
@font-face {
    font-family: 'TeXGyreHerosCondensed';
    font-style: normal;
    font-weight: 400;
    src: local('TeXGyreHerosCondensed'), 
         url('https://pmcao.github.io/fonts/TeXGyreHerosCondensed-Regular.woff2') format('woff2'),
         url('https://pmcao.github.io/fonts/TeXGyreHerosCondensed-Regular.woff') format('woff');
}

/* TeXGyreHerosCondensed Italic */
@font-face {
    font-family: 'TeXGyreHerosCondensed';
    font-style: italic;
    font-weight: 400;
    src: local('TeXGyreHerosCondensed'), 
         url('https://pmcao.github.io/fonts/TeXGyreHerosCondensed-Italic.woff2') format('woff2'),
         url('https://pmcao.github.io/fonts/TeXGyreHerosCondensed-Italic.woff') format('woff');
}

/* TeXGyreHerosCondensed Bold */
@font-face {
    font-family: 'TeXGyreHerosCondensed';
    font-style: normal;
    font-weight: 700;
    src: local('TeXGyreHerosCondensed'), 
         url('https://pmcao.github.io/fonts/TeXGyreHerosCondensed-Bold.woff2') format('woff2'),
         url('https://pmcao.github.io/fonts/TeXGyreHerosCondensed-Bold.woff') format('woff');
}

/* TeXGyreHerosCondensed Bold Italic */
@font-face {
    font-family: 'TeXGyreHerosCondensed';
    font-style: italic;
    font-weight: 700;
    src: local('TeXGyreHerosCondensed'), 
         url('https://pmcao.github.io/fonts/TeXGyreHerosCondensed-BoldItalic.woff2') format('woff2'),
         url('https://pmcao.github.io/fonts/TeXGyreHerosCondensed-BoldItalic.woff') format('woff');
}