@font-face {
  font-family: 'PTSans';
  src: url('../fonts/PTSans-Regular.eot');
  src: url('../fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PTSans-Regular.ttf')  format('truetype'), 
       url('../fonts/PTSans-Regular.svg') format('svg');
}

@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'), 
       url('../fonts/PTSans-Bold.svg') format('svg');
  font-weight: bold;
}

@font-face {
  font-family: 'PTSans Narrow';
  src: url('../fonts/PTSans-NarrowBold.eot');
  src: url('../fonts/PTSans-NarrowBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PTSans-NarrowBold.woff') format('woff'), 
       url('../fonts/PTSans-NarrowBold.ttf')  format('truetype'), 
       url('../fonts/PTSans-NarrowBold.svg') format('svg');
  font-weight: bold;
}

@font-face {
  font-family: 'PTSans Narrow';
  src: url('../fonts/PTSans-Narrow.eot');
  src: url('../fonts/PTSans-Narrow.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PTSans-Narrow.woff') format('woff'), 
       url('../fonts/PTSans-Narrow.ttf')  format('truetype'), 
       url('../fonts/PTSans-Narrow.svg') format('svg');
  font-weight: normal; 
}


@font-face {
  font-family: 'TTLakes';
  src: url('../fonts/TTLakes-Medium.eot');
  src: url('../fonts/TTLakes-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TTLakes-Medium.woff') format('woff'), 
       url('../fonts/TTLakes-Medium.ttf')  format('truetype'), 
       url('../fonts/TTLakes-Medium.svg') format('svg');
}

@font-face {
  font-family: 'TTLakes';
  src: url('../fonts/TTLakesCondensed-Bold.eot');
  src: url('../fonts/TTLakesCondensed-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TTLakesCondensed-Bold.woff') format('woff'), 
       url('../fonts/TTLakesCondensed-Bold.ttf')  format('truetype'), 
       url('../fonts/TTLakesCondensed-Bold.svg') format('svg');
  font-weight: bold; 
}

@font-face {
  font-family: 'TTLakes';
  src: url('../fonts/TTLakesCompressed-Black.eot');
  src: url('../fonts/TTLakesCompressed-Black.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TTLakesCompressed-Black.woff') format('woff'), 
       url('../fonts/TTLakesCompressed-Black.ttf')  format('truetype'), 
       url('../fonts/TTLakesCompressed-Black.svg') format('svg');
  font-weight: 900; 
}

