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