
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap");

/*
 * Linux Biolinum by Philipp H. Poll
 * http://www.linuxlibertine.org
 * Licence: GPL/OFL, http://scripts.sil.org/OFL
 * Subset. Converted from TTF.
 */
 @font-face {
    font-family: 'LinBiolinum';
    font-style: normal;
    font-weight: bold;
    src: url(fonts/LinuxBiolinumGB-sub.woff) format('woff');
    unicode-range: U+20,U+2E,U+40-5A,U+61-7A,U+D3,U+F3,U+104-107,U+118,U+119,U+141-144,U+15A,U+15B,U+179-17C;
}

/*
 * Based on: DejaVu Sans by Bitstream, by Tavmjong Bah 
 * https://dejavu-fonts.github.io/Download.html
 * Licence: https://dejavu-fonts.github.io/License.html
 * Subset. Modification: the gliph "multiplication x" applied to "cancellation x".
 */
 @font-face {
    font-family: 'DejaVuMod';
    font-style: normal;
    font-weight: normal;
    src: url(fonts/DejaVuSans-sub-mod.woff) format('woff');
    unicode-range: U+20,U+25B6,U+25BA,U+25C0,U+279A,U+1F5D9;
}
