@font-face {
  font-family: 'pluto_sansbold';
  src: url('fonts/plutosansbold-webfont.eot');
  src: url('fonts/plutosansbold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/plutosansbold-webfont.woff') format('woff'), url('fonts/plutosansbold-webfont.ttf') format('truetype'), url('fonts/plutosansbold-webfont.svg#pluto_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pluto_sansregular';
  src: url('fonts/plutosansregular-webfont.eot');
  src: url('fonts/plutosansregular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/plutosansregular-webfont.woff') format('woff'), url('fonts/plutosansregular-webfont.ttf') format('truetype'), url('fonts/plutosansregular-webfont.svg#pluto_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontRegular {
  font-family: 'pluto_sansregular', 'Arial';
}
.fontBold {
  font-family: 'pluto_sansbold', 'Arial';
}
