@font-face {
    font-family: 'bernardstonregular';
    src: url('../custom-font/bernardston.woff2') format('woff2'),
         url('../custom-font/bernardston.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bernardstonregular';
    src: url('../custom-font/bernardstonregular.woff2') format('woff2'),
         url('../custom-font/bernardstonregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}