
/* CSS Document */

/* 400 Regular, 500 Medium, 700 Bold  */
@font-face { font-family: 'DM Sans Regular'; 		       src: local('DMSans-Regular'), url('webFonts/DM_Sans/DMSans-Regular.ttf') format('truetype'); 	}
@font-face { font-family: 'DM Sans'; font-weight: 400; src: local('DMSans-Regular'), url('webFonts/DM_Sans/DMSans-Regular.ttf') format('truetype'); 	}
@font-face { font-family: 'DM Sans Regular'; font-weight: 400; src: local('DMSans-Regular'), url('webFonts/DM_Sans/DMSans-Regular.ttf') format('truetype'); 	}
@font-face { font-family: 'DM Sans Medium'; 		       src: local('DMSans-Medium'),  url('webFonts/DM_Sans/DMSans-Medium.ttf')  format('truetype'); 	}
@font-face { font-family: 'DM Sans Medium';  font-weight: 500; src: local('DMSans-Medium'),  url('webFonts/DM_Sans/DMSans-Medium.ttf')  format('truetype'); 	}
@font-face { font-family: 'DM Sans Bold'; 		       src: local('DMSans-Bold'),    url('webFonts/DM_Sans/DMSans-Bold.ttf')    format('truetype'); 	}
@font-face { font-family: 'DM Sans Bold';    font-weight: 700; src: local('DMSans-Bold'),    url('webFonts/DM_Sans/DMSans-Bold.ttf')    format('truetype'); 	}
@font-face { font-family: 'DM Sans Bold Italic';    font-weight: 700; font-style: italic;  src: local('DMSans-BoldItalic'),    url('webFonts/DM_Sans/DMSans-BoldItalic.ttf')    format('truetype'); 	}

/* 300 Light, 400 Regular, 500 Medium, 600 SemiBold, 700 Bold, 800 extra bold */
@font-face { font-family: 'Poppins Light'; 		         src: local('Poppins-Light'),     url('webFonts/Poppins/Poppins-Light.ttf')     format('truetype'); 	}
@font-face { font-family: 'Poppins';     font-weight: 300; src: local('Poppins-Light'),     url('webFonts/Poppins/Poppins-Light.ttf')     format('truetype'); }
@font-face { font-family: 'Poppins Light';     font-weight: 300; src: local('Poppins-Light'),     url('webFonts/Poppins/Poppins-Light.ttf')     format('truetype'); }
@font-face { font-family: 'Poppins Regular'; 		         src: local('Poppins-Regular'),   url('webFonts/Poppins/Poppins-Regular.ttf')   format('truetype'); 	}
@font-face { font-family: 'Poppins';   font-weight: 400; src: local('Poppins-Regular'),   url('webFonts/Poppins/Poppins-Regular.ttf')   format('truetype'); 	}
@font-face { font-family: 'Poppins Regular';   font-weight: 400; src: local('Poppins-Regular'),   url('webFonts/Poppins/Poppins-Regular.ttf')   format('truetype'); }
@font-face { font-family: 'Poppins Medium'; 	  	         src: local('Poppins-Medium'),    url('webFonts/Poppins/Poppins-Medium.ttf')    format('truetype'); 	}
@font-face { font-family: 'Poppins';    font-weight: 500; src: local('Poppins-Medium'),    url('webFonts/Poppins/Poppins-Medium.ttf')    format('truetype'); 	}
@font-face { font-family: 'Poppins Medium';    font-weight: 500; src: local('Poppins-Medium'),    url('webFonts/Poppins/Poppins-Medium.ttf')    format('truetype');	}
@font-face { font-family: 'Poppins SemiBold'; 	  	         src: local('Poppins-SemiBold'),  url('webFonts/Poppins/Poppins-SemiBold.ttf')  format('truetype'); 	}
@font-face { font-family: 'Poppins';  font-weight: 600; src: local('Poppins-SemiBold'),  url('webFonts/Poppins/Poppins-SemiBold.ttf')  format('truetype'); 	}
@font-face { font-family: 'Poppins SemiBold';  font-weight: 600; src: local('Poppins-SemiBold'),  url('webFonts/Poppins/Poppins-SemiBold.ttf')  format('truetype'); }
@font-face { font-family: 'Poppins Bold'; 	 	         src: local('Poppins-Bold'),      url('webFonts/Poppins/Poppins-Bold.ttf')      format('truetype'); 	}
@font-face { font-family: 'Poppins';      font-weight: 700; src: local('Poppins-Bold'),      url('webFonts/Poppins/Poppins-Bold.ttf')      format('truetype'); }
@font-face { font-family: 'Poppins Bold';      font-weight: 700; src: local('Poppins-Bold'),      url('webFonts/Poppins/Poppins-Bold.ttf')      format('truetype'); }
@font-face { font-family: 'Poppins ExtraBold'; 		         src: local('Poppins-ExtraBold'), url('webFonts/Poppins/Poppins-ExtraBold.ttf') format('truetype'); 	}
@font-face { font-family: 'Poppins'; font-weight: 800; src: local('Poppins-ExtraBold'), url('webFonts/Poppins/Poppins-ExtraBold.ttf') format('truetype'); 	}
@font-face { font-family: 'Poppins ExtraBold'; font-weight: 800; src: local('Poppins-ExtraBold'), url('webFonts/Poppins/Poppins-ExtraBold.ttf') format('truetype'); 	}

