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

}