@font-face {
    font-family: 'DKLemonYellowSun';
    src:url('../fonts/DKLemonYellowSun.eot');
    src: url('../fonts/DKLemonYellowSun.eot') format('embedded-opentype'),
         url('../fonts/DKLemonYellowSun.woff') format('woff'),
         url('../fonts/DKLemonYellowSun.ttf') format('truetype'),
         url('../fonts/DKLemonYellowSun.svg#DKLemonYellowSun') format('svg');
}
@font-face {
  font-family: 'HelveticaNeueLTPro-Bd';
  src: url('../fonts/../fonts/../fonts/HelveticaNeueLTPro-Bd.eot');
  src: url('../fonts/HelveticaNeueLTPro-Bd.woff2') format('woff2'),
       url('../fonts/HelveticaNeueLTPro-Bd.woff') format('woff'),
       url('../fonts/HelveticaNeueLTPro-Bd.ttf') format('truetype'),
       url('../fonts/HelveticaNeueLTPro-Bd.eot?#iefix') format('embedded-opentype');
}

