@font-face {
    font-family: 'bumble';
    src: url('/lib/fonts/bumble/Bumble.woff') format('woff'),
         url('/lib/fonts/bumble/Bumble.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	}
	
@font-face {
    font-family: 'bumble';
    src: url('/lib/fonts/bumble/BumbleBold.woff') format('woff'),
         url('/lib/fonts/bumble/BumbleBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
	}

@font-face {
    font-family: 'bumble';
    src: url('/lib/fonts/bumble/BumbleItalic.woff') format('woff'),
         url('/lib/fonts/bumble/BumbleItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
	}

@font-face {
    font-family: 'hubble';
    src: url('/lib/fonts/hubble/Hubble.woff') format('woff'),
         url('/lib/fonts/hubble/Hubble.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'repeater';
    src: url('/lib/fonts/repeater/RepeaterRegular.woff') format('woff'),
         url('/lib/fonts/repeater/RepeaterRegular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'repeater';
    src: url('/lib/fonts/repeater/RepeaterItalic.woff') format('woff'),
         url('/lib/fonts/repeater/RepeaterItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
	}

@font-face {
    font-family: 'repeater';
    src: url('/lib/fonts/repeater/RepeaterBold.woff') format('woff'),
         url('/lib/fonts/repeater/RepeaterBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
	}

@font-face {
    font-family: 'repeater';
    src: url('/lib/fonts/repeater/RepeaterBoldItalic.woff') format('woff'),
         url('/lib/fonts/repeater/RepeaterBoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
	}

@font-face {
    font-family: 'repeater';
    src: url('/lib/fonts/repeater/RepeaterLight.woff') format('woff'),
         url('/lib/fonts/repeater/RepeaterLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
	}

@font-face {
    font-family: 'repeater';
    src: url('/lib/fonts/repeater/RepeaterLightItalic.woff') format('woff'),
         url('/lib/fonts/repeater/RepeaterLightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
	}