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

@font-face {
    font-family: 'ats-font';
    font-style: normal;
    font-weight: normal;
    src: url('../font/ats-font/eot/ats-font.eot');
    src: url('../font/ats-font/eot/ats-font.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../font/ats-font/woff2/ats-font.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../font/ats-font/woff/ats-font.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../font/ats-font/ttf/ats-font.ttf') format('truetype');
}