@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins-Regular.eot');
	src: local('☺'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins-SemiBold.eot');
	src: local('☺'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype'), url('../fonts/Poppins-SemiBold.svg') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins-Bold.eot');
	src: local('☺'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-Bold.svg') format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Cambon';
    src: url('../fonts/Cambon-Bold.eot');
    src: local('Cambon Bold'), local('Cambon-Bold'),
        url('../fonts/Cambon-Bold.eot') format('embedded-opentype'),
        url('../fonts/Cambon-Bold.woff2') format('woff2'),
        url('../fonts/Cambon-Bold.woff') format('woff'),
        url('../fonts/Cambon-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Cambon';
    src: url('../fonts/Cambon-SemiBold.eot');
    src: local('Cambon SemiBold'), local('Cambon-SemiBold'),
        url('../fonts/Cambon-SemiBold.eot') format('embedded-opentype'),
        url('../fonts/Cambon-SemiBold.woff2') format('woff2'),
        url('../fonts/Cambon-SemiBold.woff') format('woff'),
        url('../fonts/Cambon-SemiBold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}




