
@font-face {
    font-family: 'unionregular';
    src: url('union_regular-webfont.woff2') format('woff2'),
         url('union_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'unionbold';
    src: url('union_bold-webfont.woff2') format('woff2'),
    url('union_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}