@font-face {
    font-family: 'Barlow';
    src: url("Barlow-Regular-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url("Barlow-SemiBold-webfont.woff") format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url("Barlow-Italic-webfont.woff") format('woff');
    font-weight: normal;
    font-style: italic;
}