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

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

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