@font-face {
  font-family: 'AppleSDGothicNeo';
  /* font-weight: lighter; */
  font-weight: 100;
  src: url('AppleSDGothicNeoUL.eot');
  src: url('AppleSDGothicNeoUL.eot?#iefix') format('embedded-opentype'),
       url('AppleSDGothicNeoUL.ttf') format('truetype'),
       url('AppleSDGothicNeoUL.woff') format('woff'),
       url('AppleSDGothicNeoUL.woff2') format('woff2');
}

@font-face {
  font-family: 'AppleSDGothicNeo';
  /* font-weight: lighter; */
  font-weight: 200;
  src: url('AppleSDGothicNeoL.eot');
  src: url('AppleSDGothicNeoL.eot?#iefix') format('embedded-opentype'),
       url('AppleSDGothicNeoL.ttf') format('truetype'),
       url('AppleSDGothicNeoL.woff') format('woff'),
       url('AppleSDGothicNeoL.woff2') format('woff2');
}

@font-face {
  font-family: 'AppleSDGothicNeo';
  /* font-weight: lighter; */
  font-weight: 300;
  src: url('AppleSDGothicNeoR.eot');
  src: url('AppleSDGothicNeoR.eot?#iefix') format('embedded-opentype'),
       url('AppleSDGothicNeoR.ttf') format('truetype'),
       url('AppleSDGothicNeoR.woff') format('woff'),
       url('AppleSDGothicNeoR.woff2') format('woff2');
}

@font-face {
  font-family: 'AppleSDGothicNeo';
  /* font-weight: normal; */
  font-weight: 400;
  src: url('AppleSDGothicNeoM.eot');
  src: url('AppleSDGothicNeoM.eot?#iefix') format('embedded-opentype'),
       url('AppleSDGothicNeoM.ttf') format('truetype'),
       url('AppleSDGothicNeoM.woff') format('woff'),
       url('AppleSDGothicNeoM.woff2') format('woff2');
}

@font-face {
  font-family: 'AppleSDGothicNeo';
  font-weight: 600;
  src: url('AppleSDGothicNeoB.eot');
  src: url('AppleSDGothicNeoB.eot?#iefix') format('embedded-opentype'),
       url('AppleSDGothicNeoB.ttf') format('truetype'),
       url('AppleSDGothicNeoB.woff') format('woff'),
       url('AppleSDGothicNeoB.woff2') format('woff2');
}

@font-face {
  font-family: 'AppleSDGothicNeo';
 /* font-weight: bold; */
  font-weight: 700;
  src: url('AppleSDGothicNeoEB.eot');
  src: url('AppleSDGothicNeoEB.eot?#iefix') format('embedded-opentype'),
       url('AppleSDGothicNeoEB.ttf') format('truetype'),
       url('AppleSDGothicNeoEB.woff') format('woff'),
       url('AppleSDGothicNeoEB.woff2') format('woff2');
}