@font-face
{
    font-family: 'GelPen';
  src: url('GelPen.eot');
  src: url('GelPen.eot?#') format('embedded-opentype'),
      url('GelPen.woff') format('woff'),
      url('GelPen.ttf') format('truetype');
}
@font-face
{
    font-family: 'GelPenHeavy';
  src: url('GelPenHeavy.eot');
  src: url('GelPenHeavy.eot?#') format('embedded-opentype'),
      url('GelPenHeavy.woff') format('woff'),
      url('GelPenHeavy.ttf') format('truetype');
}
@font-face
{
    font-family: 'GelPenLight';
  src: url('GelPenLight.eot');
  src: url('GelPenLight.eot?#') format('embedded-opentype'),
      url('GelPenLight.woff') format('woff'),
      url('GelPenLight.ttf') format('truetype');
}
