@font-face {
    font-family: 'Semi';
    src: url('../fonts/semi.eot');
    src: local('Semi'),
    url('../fonts/semi.woff') format('woff'),
    url('../fonts/semi.ttf') format('opentype'),
    url('../fonts/semi.svg') format('svg');
}

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