@font-face {
    font-family: 'Ato Light';
    src: url('../fonts/ato-light.eot');
    src: url('../fonts/ato-light.eot') format('embedded-opentype'),
         url('../fonts/ato-light.woff2') format('woff2'),
         url('../fonts/ato-light.woff') format('woff'),
         url('../fonts/ato-light.ttf') format('truetype'),
         url('../fonts/ato-light.svg#AtoLight') format('svg');
}
