@font-face {
    font-family: 'Barlow';
    src: url('Barlow-Light.eot');
    src: url('Barlow-Light.eot?#iefix') format('embedded-opentype'),
    url('Barlow-Light.woff2') format('woff2'),
    url('Barlow-Light.woff') format('woff'),
    url('Barlow-Light.ttf') format('truetype'),
    url('Barlow-Light.svg#Barlow-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('Barlow-Regular.eot');
    src: url('Barlow-Regular.eot?#iefix') format('embedded-opentype'),
    url('Barlow-Regular.woff2') format('woff2'),
    url('Barlow-Regular.woff') format('woff'),
    url('Barlow-Regular.ttf') format('truetype'),
    url('Barlow-Regular.svg#Barlow-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('Barlow-Medium.eot');
    src: url('Barlow-Medium.eot?#iefix') format('embedded-opentype'),
    url('Barlow-Medium.woff2') format('woff2'),
    url('Barlow-Medium.woff') format('woff'),
    url('Barlow-Medium.ttf') format('truetype'),
    url('Barlow-Medium.svg#Barlow-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
