@font-face {
font-family: 'Creo-ExtraBold';
font-style: normal;
font-weight: 400;
    src: local(''),
    url('../fonts/creo/Creo-ExtraBold.ttf') format('truetype');

}

@font-face {
    font-family: 'Creo-ExtraLight';
    font-style: normal;
    font-weight: 200;
    src: local(''),
    url('../fonts/creo/Creo-ExtraLight.ttf') format('truetype');

}
