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