@font-face{
    font-family: 'Gravity';
    src: url('../fonts/gravity-regular-webfont.woff2') format('woff2'),
    url('../fonts/gravity-regular-webfont.woff') format('woff'),
    url('../fonts/gravity/Gravity-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'Gravity';
    src: url('../fonts/gravity/Gravity-Light.otf');
    font-weight: 200;
    font-style: normal;
}

@font-face{
    font-family: 'rockwell';
    src: url('../fonts/rockwell/ROCKB.TTF');
    font-weight: normal;
    font-style: normal;
}