/*
	Theme Name: ioplis
	Theme URI: 
	Description: 
	Author: Front-Head
	Author URI: 
	Version: 1.0.0
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: ioplis
	Tags:  
*/

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-UltraLight.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-UltraLightItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-Thin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-ThinItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-SemiLight.otf') format('opentype');
  font-weight: 350;
  font-style: normal;
}

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-SemiLightItalic.otf') format('opentype');
  font-weight: 350;
  font-style: italic;
}

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'CocogoosePro';
  src: url('./fonts/Zetafonts - CocogoosePro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
