@font-face {
    font-family: CoStarBrown;
    src: url("fonts/CoStarBrown-Regular.otf") format("opentype");
}

@font-face {
    font-family: CoStarBrownLight;
    src: url("fonts/CoStarBrown-Light.otf") format("opentype");
}

@font-face {
    font-family: CoStarBrownBold;
    src: url("fonts/CoStarBrown-Bold.otf") format("opentype");
}
