@font-face {
    font-family : ptsans;
    src         : url('../fonts/ptsans.eot');
    src         : url('../fonts/ptsans.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans.ttf') format('truetype');
}

@font-face {
  font-family : ptsans;
  src         : url('../fonts/ptsans-bold.eot');
  src         : url('../fonts/ptsans-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans-bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family : arial_m;
  src         : url('../fonts/arial_m_bold.eot');
  src         : url('../fonts/arial_m_bold.eot?#iefix') format('embedded-opentype'), url('../fonts/arial_m_bold.ttf') format('truetype');
  font-weight: bold;
}
