
@font-face {
  font-family:'NeoSansW01';
  src:url('../fonts/NeoSansW01.eot');
  src:url('../fonts/NeoSansW01.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NeoSansW01.woff') format('woff'),
      url('../fonts/NeoSansW01.ttf') format('truetype'),
      url('../fonts/NeoSansW01.svg#NeoSansW01') format('svg');
  font-weight:normal;
  font-style:normal;
}


@font-face{
   font-family:"NeoSansW01 Light";
   src:url("../fonts/681fbcbc-1907-441a-893a-fc00ecea0267.eot?#iefix");
   src:url("../fonts/681fbcbc-1907-441a-893a-fc00ecea0267.eot?#iefix") format("eot"),
       url("../fonts/a21a792c-051c-4059-8719-ecc8749c99a6.woff") format("woff"),
       url("../fonts/feee8e94-28a0-416a-88d3-db3912effbc4.ttf") format("truetype"),
       url("../fonts/be444bf4-2ebe-416a-baa3-b19910fb06ba.svg#be444bf4-2ebe-416a-baa3-b19910fb06ba") format("svg");
}
@font-face{
   font-family:"NeoSansW01 Medium";
   src:url("../fonts/85c8556d-8a76-4037-a2e2-0f5fd9dabc03.eot?#iefix");
   src:url("../fonts/85c8556d-8a76-4037-a2e2-0f5fd9dabc03.eot?#iefix") format("eot"),
       url("../fonts/b0eddbbb-9e8e-4e08-bde1-965bb945f73a.woff") format("woff"),
       url("../fonts/b2931674-c992-42a0-aa22-e9cb15d3383d.ttf") format("truetype"),
       url("../fonts/af9d27b2-3ca0-47ca-8d5d-4c4665df6305.svg#af9d27b2-3ca0-47ca-8d5d-4c4665df6305") format("svg");
}
@font-face{
   font-family:"NeoSansW01 Bold";
   src:url("../fonts/a0b14394-4dd9-4421-98cf-dfe2f8dc6251.eot?#iefix");
   src:url("../fonts/a0b14394-4dd9-4421-98cf-dfe2f8dc6251.eot?#iefix") format("eot"),
       url("../fonts/ecedcc38-3aec-48a5-a693-fbfac59dd0ed.woff") format("woff"),
       url("../fonts/2974017c-634d-4238-9381-e3f0b95a150c.ttf") format("truetype"),
       url("../fonts/0b4cc213-f9e9-4cb1-aa3c-64e91a1328dc.svg#0b4cc213-f9e9-4cb1-aa3c-64e91a1328dc") format("svg");
}
@font-face{
   font-family:"NeoSansW01 Black";
   src:url("../fonts/a18848f0-fc35-4303-b859-765085dc8136.eot?#iefix");
   src:url("../fonts/a18848f0-fc35-4303-b859-765085dc8136.eot?#iefix") format("eot"),
       url("../fonts/424ba691-179e-4d47-8ab9-e7eedc23c30f.woff") format("woff"),
       url("../fonts/fc12c0b1-38e2-4dba-acfd-e2c26fd997a4.ttf") format("truetype"),
       url("../fonts/30ec1a46-ee1b-4ded-a51c-5c4db7940e1b.svg#30ec1a46-ee1b-4ded-a51c-5c4db7940e1b") format("svg");
}

html
{
  font-family:'NeoSansW01';
  font-weight:normal;
  font-style:normal;
}


body {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix {
  from { opacity: 1; }
  to { opacity: 1; }
}
