@font-face
{
    font-family: 'Arimo-Regular';
  src: url('Arimo-Regular.eot');
  src: url('Arimo-Regular.eot?#') format('embedded-opentype'),
      url('Arimo-Regular.woff') format('woff'),
      url('Arimo-Regular.ttf') format('truetype');
}
@font-face
{
    font-family: 'Arimo-Bold';
  src: url('Arimo-Bold.eot');
  src: url('Arimo-Bold.eot?#') format('embedded-opentype'),
      url('Arimo-Bold.woff') format('woff'),
      url('Arimo-Bold.ttf') format('truetype');
}
@font-face
{
    font-family: 'Arimo-BoldItalic';
  src: url('Arimo-BoldItalic.eot');
  src: url('Arimo-BoldItalic.eot?#') format('embedded-opentype'),
      url('Arimo-BoldItalic.woff') format('woff'),
      url('Arimo-BoldItalic.ttf') format('truetype');
}
@font-face
{
    font-family: 'Arimo-Italic';
  src: url('Arimo-Italic.eot');
  src: url('Arimo-Italic.eot?#') format('embedded-opentype'),
      url('Arimo-Italic.woff') format('woff'),
      url('Arimo-Italic.ttf') format('truetype');
}
