
/* 
    Created on : 13.3.2020, 11:22:03
    Author     : jg
*/


@font-face {
    font-family: 'sofiapro-black';
    src: url('../fonts/sofiapro-black-webfont.woff2') format('woff2'),
         url('../fonts/sofiapro-black-webfont.woff') format('woff'),
         url('../fonts/sofiapro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sofiapro-bold';
    src: url('../fonts/sofiapro-bold-webfont.woff2') format('woff2'),
         url('../fonts/sofiapro-bold-webfont.woff') format('woff'),
         url('../fonts/sofiapro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sofiapro-regular';
    src: url('../fonts/sofiapro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sofiapro-regular-webfont.woff') format('woff'),
         url('../fonts/sofiapro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
