/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/



/* New Fonts */
@font-face {
  font-family: 'Mont-ExtraLight';
  src: url('https://petardopchev.com/wp-content/Fonts/Mont-ExtraLight.eot');
  src: url('https://petardopchev.com/wp-content/Fonts/Mont-ExtraLight.eot?#iefix') format('embedded-opentype'),
       url('https://petardopchev.com/wp-content/Fonts/Mont-ExtraLight.woff') format('woff'),
       url('https://petardopchev.com/wp-content/Fonts/Mont-ExtraLight.ttf')  format('truetype'),
       url('https://petardopchev.com/wp-content/Fonts/Mont-ExtraLight.svg#svgFontName') format('svg');
}

@font-face {
  font-family: 'Mont-Heavy';
  src: url('https://petardopchev.com/wp-content/Fonts/Mont-Heavy.eot');
  src: url('https://petardopchev.com/wp-content/Fonts/Mont-Heavy.eot?#iefix') format('embedded-opentype'),
       url('https://petardopchev.com/wp-content/Fonts/Mont-Heavy.woff') format('woff'),
       url('https://petardopchev.com/wp-content/Fonts/Mont-Heavy.ttf')  format('truetype'),
       url('https://petardopchev.com/wp-content/Fonts/Mont-Heavy.svg#svgFontName') format('svg');
}