@font-face {
  font-family: 'AvenirNext LT Pro';
  src: url('AvenirNextLTPro-Medium.eot'); /* IE9 Compat Modes */
  src: url('AvenirNextLTPro-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('AvenirNextLTPro-Medium.woff') format('woff'), /* Modern Browsers */
       url('AvenirNextLTPro-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('AvenirNextLTPro-Medium.svg#svg') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
    font-family:"UniNeue";
    src:url("UniNeueRegular.woff2") format("woff2"),url("UniNeueRegular.woff") format("woff"),url("UniNeueRegular.otf") format("opentype");
    font-style:normal;font-weight:400;
}
        

@font-face {
    font-family:"UniNeue";
    src:url("UniNeueBold.woff2") format("woff2"),url("UniNeueBold.woff") format("woff"),url("UniNeueBold.otf") format("opentype");
    font-style:normal;font-weight:700;
}
        
