@charset "utf-8";
@font-face {
    font-family: 'Titres';
    src: url('../font/League_Gothic-webfont.eot');
    src: url('../font/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/League_Gothic-webfont.woff') format('woff'),
         url('../font/League_Gothic-webfont.ttf') format('truetype'),
         url('../font/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
