
@font-face {
    font-family: 'brandon_textbold';
    font-style: normal;
    src: local('Cerebri'), local('Cerebri'),
    url('../font/CerebriSans-Bold.woff') format('WOFF');
}
@font-face {
    font-family: 'brandon_textregular';
    font-style: normal;
    src: local('Cerebri'), local('Cerebri'),
    url('../font/CerebriSans-Regular.woff') format('WOFF');
}