@font-face {
    font-family: 'Barlow';
    src: url('../fonts/Barlow-Regular-webfont.woff') format('woff');
	font-style: normal;
	font-weight: 400;

}

@font-face {
    font-family: 'Barlow';
    src: url('../fonts/Barlow-Bold-webfont.woff') format('woff');
    font-style: normal;
    font-weight: 700;

}

