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

@font-face {
    font-family: 'Sonny Gothic Book';
    src: url('SonnyGothic-Book.eot');
    src: url('SonnyGothic-Book.eot?#iefix') format('embedded-opentype'),
        url('SonnyGothic-Book.woff2') format('woff2'),
        url('SonnyGothic-Book.woff') format('woff'),
        url('SonnyGothic-Book.ttf') format('truetype'),
        url('SonnyGothic-Book.svg#SonnyGothic-Book') format('svg');
    font-weight: 300;
    font-style: normal;
}

