@charset "UTF-8";

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

@font-face {
    font-family: 'Noah';
    src: url('Noah-RegularItalic.eot');
    src: url('Noah-RegularItalic.eot#iefix') format('embedded-opentype'),
    url('Noah-RegularItalic.woff') format('woff'),
    url('Noah-RegularItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Noah';
    src: url('Noah-Bold.eot');
    src: url('Noah-Bold.eot#iefix') format('embedded-opentype'),
    url('Noah-Bold.woff') format('woff'),
    url('Noah-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Noah';
    src: url('Noah-BoldItalic.eot');
    src: url('Noah-BoldItalic.eot#iefix') format('embedded-opentype'),
    url('Noah-BoldItalic.woff') format('woff'),
    url('Noah-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
}