﻿
@font-face {
    font-family: 'Quicksand-regular';
    src: url('Quicksand-Regular.eot');
    src: url('Quicksand-Regular.eot?#iefix') format('embedded-opentype'), url('Quicksand-Regular.woff2') format('woff2'), url('Quicksand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Quicksand-bold';
    src: url('Quicksand-Bold.eot');
    src: url('Quicksand-Bold.eot?#iefix') format('embedded-opentype'), url('Quicksand-Bold.woff2') format('woff2'), url('Quicksand-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: "SourceSans3-Bold";
	src: url('SourceSans3-Bold.woff') format('woff'),
        url('SourceSans3-Bold.woff2') format('woff2'),
        url('SourceSans3-Bold.svg#SourceSans3-Bold') format('svg'),
        url('SourceSans3-Bold.eot'),
        url('SourceSans3-Bold.eot?#iefix') format('embedded-opentype'),
        url('SourceSans3-Bold.ttf') format('truetype');

	font-weight: normal;
	font-style: normal;
	font-display: swap;
}