@font-face {
    font-family: 'arial-bold';
    src: url('../fonts/arialbd.eot');
    src: url('../fonts/arialbd.eot') format('embedded-opentype'),
         url('../fonts/arialbd.woff2') format('woff2'),
         url('../fonts/arialbd.woff') format('woff'),
         url('../fonts/arialbd.ttf') format('truetype'),
         url('../fonts/arialbd.svg#arialbd') format('svg');
}

@font-face {
    font-family: 'arial-rounded-mt-bold';
    src: url('../fonts/ARLRDBD.eot');
    src: url('../fonts/ARLRDBD.eot') format('embedded-opentype'),
         url('../fonts/ARLRDBD.woff2') format('woff2'),
         url('../fonts/ARLRDBD.woff') format('woff'),
         url('../fonts/ARLRDBD.ttf') format('truetype'),
         url('../fonts/ARLRDBD.svg#ARLRDBD') format('svg');
}

@font-face {
    font-family: 'Arial-Black';
    src: url('../fonts/ArialBlack.eot');
    src: url('../fonts/ArialBlack.eot') format('embedded-opentype'),
         url('../fonts/ArialBlack.woff2') format('woff2'),
         url('../fonts/ArialBlack.woff') format('woff'),
         url('../fonts/ArialBlack.ttf') format('truetype'),
         url('../fonts/ArialBlack.svg#ArialBlack') format('svg');
}

@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 Light';
    src: url('../fonts/Montserrat-Light.eot');
	src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Light.woff2') format('woff2'),
		url('../fonts/Montserrat-Light.woff') format('woff'),
		url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    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;
}



