@font-face {
    font-family: 'Nobel Light';
    src: url('../fonts/nobel-light.eot');
    src: local('☺'), url('../fonts/nobel-light.woff') format('woff'), url('../fonts/nobel-light.ttf') format('truetype'), url('../fonts/nobel-light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel Bold';
    src: url('../fonts/nobel-bold.eot');
    src: local('☺'), url('../fonts/nobel-bold.woff') format('woff'), url('../fonts/nobel-bold.ttf') format('truetype'), url('../fonts/nobel-bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel Regular';
    src: url('../fonts/nobel-regular.eot');
    src: local('☺'), url('../fonts/nobel-regular.woff') format('woff'), url('../fonts/nobel-regular.ttf') format('truetype'), url('../fonts/nobel-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
