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

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

}
.collaborators_padding_top{
    padding-top: 74px;
}
.collaborators {
    font-size: 18px;
}
.collaborators  .title-h1{
    font-size: 2rem;
    color: red;
}
.title-h2{
    font-size: 1.3rem;
    color: red;
    text-align: center;
}
.txt-title{
    color: #00b050;
    font-size: 1.5rem; font-weight: bold;
}
