@font-face {
    font-family: 'avenir';
    src: url('/webfonts/AvenirNextCondensed-Regular.eot');
    src: url('/webfonts/AvenirNextCondensed-Regular.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/AvenirNextCondensed-Regular.woff') format('woff'),
         url('/webfonts/AvenirNextCondensed-Regular.ttf') format('truetype'),
         url('/webfonts/AvenirNextCondensed-Regular.svg#avenir') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avenirital';
    src: url('/webfonts/AvenirNextCondensed-Italic.eot');
    src: url('/webfonts/AvenirNextCondensed-Italic.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/AvenirNextCondensed-Italic.woff') format('woff'),
         url('/webfonts/AvenirNextCondensed-Italic.ttf') format('truetype'),
         url('/webfonts/AvenirNextCondensed-Italic.svg#avenirital') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntu';
    src: url('/webfonts/Ubuntu-Bold.eot');
    src: url('/webfonts/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/Ubuntu-Bold.woff') format('woff'),
         url('/webfonts/Ubuntu-Bold.ttf') format('truetype'),
         url('/webfonts/Ubuntu-Bold.svg#avenir') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
[class*='icon-']:before{
	display: inline-block;
   font-family: 'terrapole';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-promotion:before{content:'\0041';}
.icon-download:before{content:'\0042';}
.icon-documentation:before{content:'\0043';}
.icon-trash:before{content:'\0044';}
.icon-reseau:before{content:'\0045';}
.icon-plus:before{content:'\0046';}
.icon-tarif:before{content:'\0047';}
.icon-user:before{content:'\0048';}
.icon-users:before{content:'\0049';}
.icon-materiel:before{content:'\004a';}
*/
