@font-face {
    font-family: 'Bright Dreams';
    src: url('Bright\ Dreams.woff');
    src: url('Bright\ Dreams.woff2');
    src: url('Bright\ Dreams.ttf') format("truetype");
    src: url('Bright\ Dreams.otf') format("opentype");
}