/* Webfont: Arimo-Regular */
@font-face {
    font-family: 'Arimo';
    src: url('fonts/Arimo-Regular.eot');
    src:
         url('fonts/Arimo-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Arimo-Regular.woff') format('woff'),
         url('fonts/Arimo-Regular.ttf') format('truetype'),
         url('fonts/Arimo-Regular.svg#PTSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Webfont: Arimo Italic */
@font-face {
    font-family: 'ArimoItalic';
    src: url('fonts/Arimo-Italic.eot');
    src:
         url('fonts/Arimo-Italic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Arimo-Italic.woff') format('woff'),
         url('fonts/Arimo-Italic.ttf') format('truetype'),
         url('fonts/Arimo-Italic.svg#Arimo-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Webfont: Arimo Bold */
@font-face {
    font-family: 'ArimoBold';
    src: url('Arimo-Bold.eot');
    src:
         url('fonts/Arimo-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Arimo-Bold.woff') format('woff'),
         url('fonts/Arimo-Bold.ttf') format('truetype'),
         url('fonts/Arimo-Bold.svg#Arimo-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}