@font-face {
    font-family: 'gund_regular';
    src: url('Gund Regular.eot');
    src: url('Gund Regular.eot?#iefix') format('embedded-opentype'),
         url('Gund Regular.woff2') format('woff2'),
         url('Gund Regular.woff') format('woff'),
         url('Gund Regular.ttf') format('truetype'),
         url('Gund Regular.svg#gund_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gund_bold';
    src: url('Gund Bold.eot');
    src: url('Gund Bold.eot?#iefix') format('embedded-opentype'),
         url('Gund Bold.woff2') format('woff2'),
         url('Gund Bold.woff') format('woff'),
         url('Gund Bold.ttf') format('truetype'),
         url('Gund Bold.svg#gund_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}