@font-face {
  font-family: 'sonyef';
  src: url('../fonts/SonySketchEF.woff') format('woff'),
       url('../fonts/SonySketchEF.ttf') format('truetype'),
       url('../fonts/SonySketchEF.svg#SonySketchEF') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sonyefie';
  src: url('../fonts/Sony_Sketch_EF.eot');
  src: url('../fonts/Sony_Sketch_EF.woff2') format('woff2'),
       url('../fonts/Sony_Sketch_EF.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}