﻿

/*
@font-face {
    font-family: 'Cuprum';
    src: url('cuprum-regular-webfont.eot');
    src: url('cuprum-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cuprum-regular-webfont.woff') format('woff'),
         url('cuprum-regular-webfont.ttf') format('truetype'),
         url('cuprum-regular-webfont.svg#Cuprum') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cuprum';
    src: url('cuprum-bold-webfont.eot');
    src: url('cuprum-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cuprum-bold-webfont.woff') format('woff'),
         url('cuprum-bold-webfont.ttf') format('truetype'),
         url('cuprum-bold-webfont.svg#Cuprum') format('svg'); 
    font-weight: bold;
    font-style: normal;
}

@font-face {
  font-family: 'Gentium Basic';
  font-style: normal;
  font-weight: 400;
  src: url('GenBasR.ttf') format('truetype');
}
@font-face {
  font-family: 'Gentium Basic';
  font-style: normal;
  font-weight: 700;
  src: url('GenBasB.ttf') format('truetype');
}
@font-face {
  font-family: 'Gentium Basic';
  font-style: italic;
  font-weight: 400;
  src: local('Gentium Basic Italic'), local('GentiumBasic-Italic'), url('GenBasI.ttf') format('truetype');
}
@font-face {
  font-family: 'Gentium Basic';
  font-style: italic;
  font-weight: 700;
  src: local('Gentium Basic Bold Italic'), local('GentiumBasic-BoldItalic'), url('GenBasBI.ttf') format('truetype');
} 

@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  src: url('CrimsonText-Semibold.ttf') format('truetype');
}

@font-face {
  font-family: 'Oranienbaum';
  font-style: normal;
  font-weight: 400;
  src: url('Oranienbaum-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Trade Gothic';
  font-style: normal;
  font-weight: normal;
  src: local('TradeGothicNo.18-Condensed'), url('trade-gothic-c.ttf') format('truetype');
}

@font-face {
  font-family: 'Trade Gothic';
  font-style: normal;
  font-weight: bold;
  src: local('TradeGothicNo.20-Condensed Bold'), url('trade-gothic-cb.ttf') format('truetype');
}

@font-face {
   font-family: 'fjalla';
   font-style: normal;
   font-weight: normal;
   src: url('FjallaOne-Regular.otf') format('opentype');
}
*/





@font-face {
	font-family: 'Nueva Std';
	src: url('nuevastd-cond-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('nuevastd-cond-webfont.ttf')  format('truetype'),
	     url('nuevastd-cond-webfont.svg#NuevaStdCondensed') format('svg');
}

@font-face {
     font-family: 'Joulliard';
     font-style: normal;
     font-weight: 400;
     src: url('JoulliardCondensed.ttf') format('truetype');
}

@font-face {
   font-family: 'Surface';
   font-style: normal;
   src: url('Surface_Medium.otf') format('opentype');
}

@font-face {
   font-family: 'FranklinCond';
   font-style: normal;
   font-weight: normal;
   src: url('framdcn.ttf') format('truetype');
}

@font-face {
   font-family: 'FranklinCond';
   font-style: normal;
   font-weight: bold;
   src: url('fradmcn.ttf') format('truetype');
}

@font-face {
   font-family: 'Franklin';
   font-style: normal;
   font-weight: normal;
   src: url('framd.ttf') format('truetype');
}

@font-face {
   font-family: 'Franklin';
   font-style: normal;
   font-weight: bold;
   src: url('fradm.ttf') format('truetype');
}

@font-face {
   font-family: 'Oswald';
   font-style: normal;
   font-weight: bold;
   src: url('Oswald-Bold.ttf') format('truetype');
}

@font-face {
   font-family: 'Noto';
   font-style: normal;
   font-weight: bold;
   src: url('NotoSans-Bold.eot');
   src: url('NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('NotoSans-Bold.ttf') format('truetype');
}




@font-face {
      font-family: 'OpenSansCond';
      font-style: normal;
      font-weight: normal;
      src: url('OpenSans-CondLight.ttf') format('truetype');
}
@font-face {
      font-family: 'OpenSansCond';
      font-style: italic;
      font-weight: normal;
      src: url('OpenSans-CondLightItalic.ttf') format('truetype');
}
@font-face {
      font-family: 'OpenSansCond';
      font-style: normal;
      font-weight: bold;
      src: url('OpenSans-CondBold.eot');
      src: url('OpenSans-CondBold.eot?#iefix') format('embedded-opentype'),
           url('OpenSans-CondBold.ttf') format('truetype');
}




