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

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