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

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

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

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

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

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

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

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

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

