@font-face {
    font-family: 'AccordAlternate';
    src: url('accordaltthin-webfont.woff2') format('woff2'),
         url('accordaltthin-webfont.woff') format('woff');
    font-weight: light;
    font-style: normal;

}

@font-face {
    font-family: 'AccordAlternate';
    src: url('accordaltreg-webfont.woff2') format('woff2'),
         url('accordaltreg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}