@font-face {
    font-family: 'SenticoSans';
    src: url('DTPTypesSenticoSansDTMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SenticoSans';
    src: url('DTPTypesSenticoSansDTThin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'SenticoSans';
    src: url('DTPTypesSenticoSansDTBold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SenticoSans';
    src: url('DTPTypesSenticoSansDTRegular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SenticoSans';
    src: url('DTPTypesSenticoSansDTLight.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

