
@font-face {
    font-family: 'elektra_light_pro';
    src: url('../font/elektra_light_pro_bold_italic-webfont.woff2') format('woff2'),
         url('../font/elektra_light_pro_bold_italic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}




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

}




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

}




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

}


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

}




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

}