@font-face {
    font-family: 'bohemian';
    src: local('bohemian'), local('bohemian'),
        url('../fonts/bohemian.woff2') format('woff2'),
        url('../fonts/bohemian.woff') format('woff'),
        url('../fonts/bohemian.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}