h1,h2,h3,h4,h5,h6{font-family: audreynormal!important;font-weight: 100!important;}

.sppb-addon-content,.sppb-addon-text{font-family: 'gothamlight';}

/*small heading*/
.opero-small-heading h6.sppb-addon-title{font-family:'gothamlight'!important;}


/*-------------------------
   audrey
--------------------------*/
@font-face {
  font-family: audreybold;
  src: url('../fonts/Audrey-Bold.otf');
}
@font-face {
  font-family: audreymedium;
  src: url('../fonts/Audrey-Medium.otf');
}
@font-face {
  font-family: audreynormal;
  src: url('../fonts/Audrey-Normal.otf');
}


/*-------------------------
   gotham
--------------------------*/
@font-face {
  font-family: gothamblack;
  src: url('../fonts/Gotham-Black.otf');
}
@font-face {
  font-family: gothambold;
  src: url('../fonts/Gotham-Bold.otf');
}
@font-face {
  font-family: gothammed;
  src: url('../fonts/GothamMedium.ttf');
}
@font-face {
  font-family: gothamlight;
  src: url('../fonts/Gotham-Light.otf');
}
@font-face {
  font-family: gothamthin;
  src: url('../fonts/Gotham-Thin.otf');
}