/*
CTC Separate Stylesheet
Updated: 2022-09-14 12:54:12
*/

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

}

@font-face {
    font-family:'steradian_castelldefelsBd';
    src: url('fonts/steradiancastelldefels-bd-webfont.woff2') format('woff2'),
         url('fonts/steradiancastelldefels-bd-webfont.woff') format('woff');
    font-weight: Bold;
    font-style: normal;

}

@font-face {
    font-family: 'steradian_castelldefelsMd';
    src: url('fonts/steradiancastelldefels-md-webfont.woff2') format('woff2'),
         url('fonts/steradiancastelldefels-md-webfont.woff') format('woff');
    font-weight: medium;
    font-style: normal;

}