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

@font-face {
	font-family:'MontserratB';
	src: url('Montserrat-Bold_gdi.eot');
	src: url('Montserrat-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-Bold_gdi.woff') format('woff'),
		url('Montserrat-Bold_gdi.ttf') format('truetype'),
		url('Montserrat-Bold_gdi.svg#Montserrat-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}

@font-face {
	font-family:'MontserratSB';
	src: url('Montserrat-SemiBold_gdi.eot');
	src: url('Montserrat-SemiBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-SemiBold_gdi.woff') format('woff'),
		url('Montserrat-SemiBold_gdi.ttf') format('truetype'),
		url('Montserrat-SemiBold_gdi.svg#Montserrat-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}

@font-face {
	font-family:'MontserratEB';
	src: url('Montserrat-ExtraBold_gdi.eot');
	src: url('Montserrat-ExtraBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-ExtraBold_gdi.woff') format('woff'),
		url('Montserrat-ExtraBold_gdi.ttf') format('truetype'),
		url('Montserrat-ExtraBold_gdi.svg#Montserrat-ExtraBold') format('svg');
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.eot');
    src: url('Montserrat-Regular.eot') format('embedded-opentype'),
         url('Montserrat-Regular.woff') format('woff'),
         url('Montserrat-Regular.ttf') format('truetype'),
         url('Montserrat-Regular.svg') format('svg');
}

@font-face {
	font-family:'MontserratL';
	src: url('Montserrat-Light_gdi.eot');
	src: url('Montserrat-Light_gdi.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-Light_gdi.woff') format('woff'),
		url('Montserrat-Light_gdi.ttf') format('truetype'),
		url('Montserrat-Light_gdi.svg#Montserrat-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'LatoI';
    src: url('Lato-Italic.woff2') format('woff2'),
        url('Lato-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Regular.woff2') format('woff2'),
        url('Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LatoB';
    src: url('Lato-Bold.woff2') format('woff2'),
        url('Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'The Secret';
    src: url('TheSecret-Regular.woff2') format('woff2'),
        url('TheSecret-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

