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