@font-face {
    font-family: 'Barlow';
    src: url('Barlow-Italic-webfont.woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Barlow';
    src: url('Barlow-SemiBold-webfont.woff');
    font-weight: bold;
    font-style: normal;

}


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

}

