/*--------------------
EFFRA
--------------------*/

@font-face {
    font-family: 'effraregular';
    src: url('../fonts/effra/effra.eot');
    src: url('../fonts/effra/effra.eot?#iefix') format('embedded-opentype'),
         url('../fonts/effra/effra.woff2') format('woff2'),
         url('../fonts/effra/effra.woff') format('woff'),
         url('../fonts/effra/effra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'effralight';
    src: url('../fonts/effra/effra_light.eot');
    src: url('../fonts/effra/effra_light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/effra/effra_light.woff2') format('woff2'),
         url('../fonts/effra/effra_light.woff') format('woff'),
         url('../fonts/effra/effra_light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'effrabold';
    src: url('../fonts/effra/effra_bold.eot');
    src: url('../fonts/effra/effra_bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/effra/effra_bold.woff2') format('woff2'),
         url('../fonts/effra/effra_bold.woff') format('woff'),
         url('../fonts/effra/effra_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}