@charset "utf-8";
@font-face {
  font-family: 'Poppins';
  src: url(../font/Poppins-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url(../font/TitilliumWeb-Bold.ttf) format('opentype');
}
@font-face {
  font-family: 'Poppins-Black';
  src: url(../font/Poppins-Black.ttf) format('opentype');
}

@font-face {
  font-family: 'Poppins-Light';
  src: url(../font/Poppins-Light.ttf) format('opentype');
}

@font-face {
  font-family: 'TitilliumWeb-Regular';
  src: url(../font/TitilliumWeb-Regular.ttf) format('opentype');
}




@font-face {
  font-family: 'HelveticaNeueRoman';
  src: url(../font/HelveticaNeueRoman.otf) format('opentype');
}

@font-face {
font-family:"futura-pt-condensed";
src:url("../font/l.ttf") format("woff2"),url("../font/d.woff") format("woff"),url("../font/a.ttf") format("opentype");font-display:auto;font-style:italic;font-weight:800;font-stretch:normal;
}