@font-face {
    font-family:'Montserrat Regular';
    src: url('../fonts/Montserrat-Regular.eot');
	src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Regular.woff2') format('woff2'),
		url('../fonts/Montserrat-Regular.woff') format('woff'),
		url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'Montserrat Bold';
    src: url('../fonts/Montserrat Bold.eot');
	src: url('../fonts/Montserrat Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat Bold.woff2') format('woff2'),
		url('../fonts/Montserrat Bold.woff') format('woff'),
		url('../fonts/Montserrat Bold.svg#Montserrat Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'Weekly Light';
    src: url('../fonts/Weekly Light.eot');
	src: url('../fonts/Weekly Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Weekly Light.woff2') format('woff2'),
		url('../fonts/Weekly Light.woff') format('woff'),
		url('../fonts/Weekly Light.svg#Weekly Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'Weekly SemiBold';
    src: url('../fonts/Weekly SemiBold.eot');
	src: url('../fonts/Weekly SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Weekly SemiBold.woff2') format('woff2'),
		url('../fonts/Weekly SemiBold.woff') format('woff'),
		url('../fonts/Weekly SemiBold.svg#Weekly SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

