@font-face {
    font-family: 'gm';
    src: url('fonts/gm_r.eot');
    src: url('fonts/gm_r.eot?#iefix') format('embedded-opentype'),
    url('fonts/gm_r.woff2') format('woff2'),
    url('fonts/gm_r.woff') format('woff'),
    url('fonts/gm_r.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gm_c';
    src: url('fonts/gm_c.eot');
    src: url('fonts/gm_c.eot?#iefix') format('embedded-opentype'),
    url('fonts/gm_c.woff2') format('woff2'),
    url('fonts/gm_c.woff') format('woff'),
    url('fonts/gm_c.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'opensans';
    src: url('fonts/opensans-webfont.eot');
    src: url('fonts/opensans-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/opensans-webfont.woff2') format('woff2'),
    url('fonts/opensans-webfont.woff') format('woff'),
    url('fonts/opensans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}