/*
 Theme Name:   CeiFIP
 Theme URI:    pixonit.com
 Description:  pixonit
 Author:       pixonit
 Author URI:   https://www.pixonit.com
 Template:     Divi
 Version:      1.0.0
 Tags:         
 Text Domain:  
*/
@import url("../Divi/style.css");



@font-face {
	font-family: 'Against';
	font-style: normal;
	font-weight: normal;
	src: local('Against'),
    url('fonts/against-regular.ttf');
}

@font-face {
	font-family: 'Glacial';
	font-style: normal;
	font-weight: normal;
	src: local('Glacial'),
    url('fonts/GlacialIndifference-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'GlacialB';
	font-style: normal;
	font-weight: normal;
	src: local('GlacialB'),
    url('fonts/GlacialIndifference-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'SFCompact';
	font-style: normal;
	font-weight: normal;
	src: local('SFCompact'),
    url('fonts/sf-compact-display-medium.otf') format('opentype');
}

@font-face {
	font-family: 'SFCompactL';
	font-style: normal;
	font-weight: normal;
	src: local('SFCompactL'),
    url('fonts/sf-compact-display-thin.otf') format('opentype');
}


.against{
    font-family: 'Against' , sans-serif !important;
}

