/* =================================================
 - © L/M & ASSOCIATES, 2015 - VsM.com.v1 - font.css
================================================= */


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