@font-face {
    font-family: 'suvas';
    src: url('fonts/sullivan-regular-webfont.eot');
    src: url('fonts/sullivan-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sullivan-regular-webfont.woff') format('woff'),
         url('fonts/sullivan-regular-webfont.ttf') format('truetype'),
         url('fonts/sullivan-regular-webfont.svg#SullivanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Proxima';
    src: url('fonts/proximanova-light-webfont-webfont.eot');
    src: url('fonts/proximanova-light-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-light-webfont-webfont.woff') format('woff'),
         url('fonts/proximanova-light-webfont-webfont.ttf') format('truetype'),
         url('fonts/proximanova-light-webfont-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Honey';
    src: url('fonts/honeyscript-light-webfont.eot');
    src: url('fonts/honeyscript-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/honeyscript-light-webfont.woff') format('woff'),
         url('fonts/honeyscript-light-webfont.ttf') format('truetype'),
         url('fonts/honeyscript-light-webfont.svg#HoneyScriptLight') format('svg');
    font-weight: normal;
    font-style: normal;

}