@font-face {
  font-family: 'Anivers-Regular';
  src:  url('Anivers-Regular.eot') format('embedded-opentype');
  src:  url('Anivers-Regular.otf')  format('opentype'),
	    url('Anivers-Regular.woff') format('woff'), 
	    url('Anivers-Regular.ttf')  format('truetype'), 
	    url('Anivers-Regular.svg#Anivers-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTPro-Bold';
   src: url('AvenirNextLTPro-Bold.eot') format('embedded-opentype');
  src:  url('AvenirNextLTPro-Bold.otf')  format('opentype'),
	    url('AvenirNextLTPro-Bold.woff') format('woff'), url('AvenirNextLTPro-Bold.ttf')  format('truetype'), url('AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTPro-Demi';
  src: url('AvenirNextLTPro-Demi.eot') format('embedded-opentype');
  src:  url('AvenirNextLTPro-Demi.otf')  format('opentype'),
	     url('AvenirNextLTPro-Demi.woff') format('woff'), url('AvenirNextLTPro-Demi.ttf')  format('truetype'), url('AvenirNextLTPro-Demi.svg#AvenirNextLTPro-Demi') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AvenirNextLTPro-Medium';
  src: url('AvenirNextLTPro-Medium.eot') format('embedded-opentype');
  src: url('AvenirNextLTPro-Medium.otf')  format('opentype'),
	   url('AvenirNextLTPro-Medium.woff') format('woff'), url('AvenirNextLTPro-Medium.ttf')  format('truetype'), url('AvenirNextLTPro-Medium.svg#AvenirNextLTPro-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url('AvenirNextLTPro-Regular.eot') format('embedded-opentype');
  src: url('AvenirNextLTPro-Regular.otf')  format('opentype'),
	   url('AvenirNextLTPro-Regular.woff') format('woff'), url('AvenirNextLTPro-Regular.ttf')  format('truetype'), url('AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fontType1{
	font-family: 'Anivers-Regular';
}
.fontType2{
	font-family: 'AvenirNextLTPro-Bold';
}
.fontType3{
	font-family: 'AvenirNextLTPro-Demi';
}
.fontType4{
	font-family: 'AvenirNextLTPro-Medium';
}
.fontType5{
	font-family: 'AvenirNextLTPro-Regular';
}
