
@font-face {
    font-family: 'boalie';
    src: url('boalie.otf') format('opentype');
}

h1, h3 {
    font-family: 'boalie';
    font-weight:lighter;
}