
@font-face {
    font-family: 'gunmetal';
    src: url('gunmetal.eot');
    src: url('gunmetal.eot?#iefix') format('embedded-opentype'),
         url('gunmetal.woff') format('woff'),
         url('gunmetal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}