/**
 * NotesStyleRegular Webfont
 */

@font-face {
    font-family: 'NotesStyleRegular';
    src: url('NotesStyleWeb-Regular.eot');
    src: url('NotesStyleWeb-Regular.eot?#iefix') format('embedded-opentype'),
         url('NotesStyleWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotesStyleBold';
    src: url('NotesStyleWeb-Bold.eot');
    src: url('NotesStyleWeb-Bold.eot?#iefix') format('embedded-opentype'),
         url('NotesStyleWeb-Bold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'NotesStyleMedium';
    src: url('NotesStyleWeb-Medium.eot');
    src: url('NotesStyleWeb-Medium.eot?#iefix') format('embedded-opentype'),
         url('NotesStyleWeb-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
