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