@font-face {
    font-family: 'LinuxBoliniumG';
    src: url('../fonts/linux-biolinum-g-webfont.woff2') format('woff2'),
    url('../fonts/linux-biolinum-g-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LinuxBoliniumG';
    src: url('../fonts/linux-biolinum-g-2-webfont.woff2') format('woff2'),
    url('../fonts/linux-biolinum-g-2-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LinuxBoliniumG';
    src: url('../fonts/linux-biolinum-g-3-webfont.woff2') format('woff2'),
    url('../fonts/linux-biolinum-g-3-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
