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

}