@charset "UTF-8";

/* CSS Document */
@font-face {

font-family:satoshi;
font-style:normal;
font-weight:400;
src:local('Satoshi'),url(https://cdn.kelt-9.io/themes/CEIBO/fonts/Satoshi-Regular.woff) format('woff') 

}

@font-face {
	
font-family:satoshi;
font-style:normal;
font-weight:300;
src:local('Satoshi'),url(https://cdn.kelt-9.io/themes/CEIBO/fonts/Satoshi-Light.woff) format('woff') 

}
@font-face {
	
font-family:satoshi;
font-style:normal;
font-weight:500;
src:local('Satoshi'),url(https://cdn.kelt-9.io/themes/CEIBO/fonts/Satoshi-Medium.woff) format('woff') 

}
@font-face {
	
font-family:satoshi;
font-style:normal;
font-weight:700;
src:local('Satoshi'),url(https://cdn.kelt-9.io/themes/CEIBO/fonts/Satoshi-Bold.woff) format('woff') 

}
@font-face {
	
font-family:satoshi;
font-style:normal;
font-weight:900;
src:local('Satoshi'),url(https://cdn.kelt-9.io/themes/CEIBO/fonts/Satoshi-Black.woff) format('woff') 

}