@font-face {
    font-family: 'clearlybold';
    src: url('clearly-bold-webfont.woff2') format('woff2'),
         url('clearly-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'clearlymedium';
    src: url('clearly-medium-webfont.woff2') format('woff2'),
         url('clearly-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'clearlyregular';
    src: url('clearly-regular-webfont.woff2') format('woff2'),
         url('clearly-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ibmplexserif-textitalic';
    src: url('IBMPlexSerif-TextItalic.woff2') format('woff2'),
         url('IBMPlexSerif-TextItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ibmplexserif-italic';
    src: url('IBMPlexSerif-Italic.woff2') format('woff2'),
         url('IBMPlexSerif-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}