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

@font-face {
    font-family: 'Editor';
    src: url('Editor-Bold.eot');
    src: url('Editor-Bold.eot?#iefix') format('embedded-opentype'),
        url('Editor-Bold.woff2') format('woff2'),
        url('Editor-Bold.woff') format('woff'),
        url('Editor-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Editor';
    src: url('Editor-BoldItalic.eot');
    src: url('Editor-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Editor-BoldItalic.woff2') format('woff2'),
        url('Editor-BoldItalic.woff') format('woff'),
        url('Editor-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}


@font-face {
    font-family: 'Relative';
    src: url('Relative-Bold.eot');
    src: url('Relative-Bold.eot?#iefix') format('embedded-opentype'),
        url('Relative-Bold.woff2') format('woff2'),
        url('Relative-Bold.woff') format('woff'),
        url('Relative-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Relative';
    src: url('Relative-BoldItalic.eot');
    src: url('Relative-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Relative-BoldItalic.woff2') format('woff2'),
        url('Relative-BoldItalic.woff') format('woff'),
        url('Relative-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

