/* PTSans */

@font-face {
  font-family: 'PTSans-Regular';
  src: url('../fonts/PTSans/PTSansRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSans/PTSansRegular.ttf') format('truetype');
}

@font-face {
  font-family: 'PTSans-Bold';
  src: url('../fonts/PTSans/PTSansBold.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSans/PTSansBold.ttf') format('truetype');
}

/* Geometria */
@font-face {
  font-family: 'Geometria';
  src: url('../fonts/Geometria/Geometria.eot');
  src: url('../fonts/Geometria/Geometria.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Geometria/Geometria.ttf') format('truetype'),
       url('../fonts/Geometria/Geometria.otf') format('opentype'),
       url('Geometria.svg#Geometria') format('svg');
}
@font-face {
  font-family: 'Geometria-Bold';
  src: url('../fonts/Geometria/Geometria-Bold.eot');
  src: url('../fonts/Geometria/Geometria-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Geometria/Geometria-Bold.ttf') format('truetype'),
       url('../fonts/Geometria/Geometria-Bold.otf') format('opentype'),
       url('../fonts/Geometria/Geometria-Bold.svg#Geometria-Bold') format('svg');
}