@font-face {
    font-family: 'bodonbook';
    src: url('bodonbook-webfont.woff2') format('woff2'),
         url('bodonbook-webfont.woff') format('woff'),
         url('bodonbook-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'bodonbookitalic';
    src: url('bodonbookitalic-webfont.woff2') format('woff2'),
         url('bodonbookitalic-webfont.woff') format('woff'),
         url('bodonbookitalic-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'bodonitalic';
    src: url('bodonitalic-webfont.woff2') format('woff2'),
         url('bodonitalic-webfont.woff') format('woff'),
         url('bodonitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'geosanlightregular';
    src: url('geosanlight-webfont.woff2') format('woff2'),
         url('geosanlight-webfont.woff') format('woff'),
         url('geosanlight-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'century';
    src: url('gothic-webfont.woff2') format('woff2'),
         url('gothic-webfont.woff') format('woff'),
         url('gothic-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'century';
    src: url('gothicb-webfont.woff2') format('woff2'),
         url('gothicb-webfont.woff') format('woff'),
         url('gothicb-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'century';
    src: url('gothici-webfont.woff2') format('woff2'),
         url('gothici-webfont.woff') format('woff'),
         url('gothici-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;

}