@font-face
{
    font-family: 'SNOW';
  src: url('SNOW.eot');
  src: url('SNOW.eot?#') format('embedded-opentype'),
      url('SNOW.woff') format('woff'),
      url('SNOW.ttf') format('truetype');
}
