@font-face {
font-family: BrixSans;
src: url('BrixSansRegular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
font-family: BrixSans;
src: url('BrixSansMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
font-family: BrixSans;
src: url('BrixSansBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
font-family: BrixSans;
src: url('BrixSansBlack.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
