@font-face {
  font-family: 'penguin';
  src: url('Penguin-Sans.ttf.eot');
  src: url('Penguin-Sans.ttf.eot') format('embedded-opentype'),
       /*url('Penguin-Sans.ttf.woff2') format('woff2'),*/
       url('Penguin-Sans.ttf.woff') format('woff'),
       /*url('../font/fontello.ttf') format('truetype'),*/
       url('Penguin-Sans.ttf.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
