/*!/wp-content/themes/reboot_child/style.css*//*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

@font-face{font-family:'CourierNewPSMT';
src:url('/wp-content/themes/reboot_child/./fonts/CourierNewPSMT.woff') format('woff'),
url('/wp-content/themes/reboot_child/./fonts/CourierNewPSMT.woff2') format('woff2'),
url('/wp-content/themes/reboot_child/./fonts/CourierNewPSMT.ttf')  format('truetype');font-display:swap;}
.site-title, .site-title a {
  font-family: 'CourierNewPSMT', sans-serif !important;
}


<?php
if ( function_exists( 'wptelegram_ajax_widget' ) ) {
	wptelegram_ajax_widget();
}
?>

code, pre, kbd {
  font-family: 'Montserrat', monospace !important;
}