@font-face {
font-family: 'PoppipnsSemiBold';
src: url('../fonts/Poppins-SemiBold.ttf')/*,
url('../fonts/asap-regular-webfont')*/;   /*IE9 */ 
}	

@font-face {
font-family: 'PoppinsRegular';
src: url('../fonts/Poppins-Regular.ttf')/*,
url('../fonts/asap-regular-webfont')*/;   /*IE9 */ 
}

@font-face {
font-family: 'PoppinsMedium';
src: url('../fonts/Poppins-Medium.ttf')/*,
url('../fonts/asap-regular-webfont')*/;   /*IE9 */ 
}

@font-face {
font-family: 'PoppinsLight';
src: url('../fonts/Poppins-Light.ttf')/*,
url('../fonts/asap-regular-webfont')*/;   /*IE9 */ 
}

Poppins-Light




