@font-face {
    font-family: 'elektra_light_proregular';
    src: url('../fonts/elektra_light_pro-webfont.woff2') format('woff2'),
         url('../fonts/elektra_light_pro-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'elektra_medium_proregular';
    src: url('../fonts/elektra_medium_pro-webfont.woff2') format('woff2'),
         url('../fonts/elektra_medium_pro-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}