@font-face {
   font-family: whitney-light;
   src: url("../fonts/whitneylight.woff"),
           format("woff");
   font-style: normal;
}

 @font-face {
   font-family: 'Whitney';
   src: url('../fonts/whitneybook.otf') format('opentype');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'Whitney';
   src: url('../fonts/whitneybookitalic.otf') format('opentype');
   font-weight: normal;
   font-style: italic;
 }
 @font-face {
   font-family: 'Whitney';
   src: url('../fonts/whitneylight.otf') format('opentype');
   font-weight: 300;
   font-style: normal;
 }
 @font-face {
   font-family: 'Whitney';
   src: url('../fonts/whitneylightitalic.otf') format('opentype');
   font-weight: 300;
   font-style: italic;
 }
 @font-face {
   font-family: 'Whitney';
   src: url('../fonts/whitneymedium.otf') format('opentype');
   font-weight: 500;
   font-style: normal;
 }
 @font-face {
   font-family: 'Whitney';
   src: url('../fonts/whitneymediumitalic.otf') format('opentype');
   font-weight: 500;
   font-style: italic;
 }
 @font-face {
   font-family: 'Whitney';
   src: url('../fonts/whitneysemibold.otf') format('opentype');
   font-weight: 600;
   font-style: normal;
 }
 @font-face {
   font-family: 'Whitney';
   src: url('../fonts/WhitneySemiboldItalic.otf') format('opentype');
   font-weight: 600;
   font-style: italic;
 }
 @font-face {
   font-family: 'Whitney';
   src: url('../fonts/whitneybold.otf') format('opentype');
   font-weight: bold;
   font-style: normal;
 }



#presentationRight div:first-child p {
  font-family: 'Raleway-Regular', sans-serif;
}

#endFooter p {
  font-family: Berkeley-Oldstyle;
}

.diaporamaContent {
  font-family: whitney-light;
}

body #presentationLeft div span:first-child {
font-family: 'Whitney', sans-serif;
  -webkit-text-fill-color: rgba(0,0,0,0);
  -ms-text-fill-color: rgba(0,0,0,0);
  -moz-text-fill-color: rgba(0,0,0,0);
  -o-text-fill-color: rgba(0,0,0,0);
  -webkit-text-stroke-width: 2px;
  -ms-text-stroke-width: 2px;
  -moz-text-stroke-width: 2px;
  -o-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000;
  -ms-text-stroke-color: #000;
  -moz-text-stroke-color: #000;
  -o-text-stroke-color: #000;
}

#presentation {
  font-family: whitney-light;
}

#presentationLeft div span:nth-child(2) {
 font-family: 'Whitney', sans-serif;
}

#presentationLeft div span:nth-child(3) {
 font-family: 'Whitney', sans-serif;
}

.newsTitle a {
font-family: 'Whitney', sans-serif;
	font-weight: 600;
}

.newsDate {
  font-family: whitney-light;
}

.numberText {
  font-family: Oswald-Regular;
}

