
@font-face {
    font-family: 'Passion One';
    src: url('passionone-black-webfont.woff2') format('woff2'),
         url('passionone-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'Passion One';
    src: url('passionone-bold-webfont.woff2') format('woff2'),
         url('passionone-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'Passion One';
    src: url('passionone-regular-webfont.woff2') format('woff2'),
         url('passionone-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
