/*
	Theme Name: Niampro
	Theme URI: www.bukitech.com
	Description: Sitio web Bukitech.com
	Author: Bukitech.
	Author URI: https://www.bukitech.com
	Version: 2.0.18
*/

@font-face {
	font-family: 'Graphik Trial';
	src: url('<?php echo get_template_directory_uri(); ?>/assets/fonts/graphik/GraphikTrial-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Graphik Trial';
	src: url('<?php echo get_template_directory_uri(); ?>/assets/fonts/graphik/GraphikTrial-Bold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}