/*
Theme Name: Deminetec
Author: Vlad Zelinskyi
Description: Your description goes here
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


@font-face {
    font-family: 'FixelTextBold';
    src: url('fonts/FixelTextBold.eot');
    src: url('fonts/FixelTextBold.eot') format('embedded-opentype'),
         url('fonts/FixelTextBold.woff2') format('woff2'),
         url('fonts/FixelTextBold.woff') format('woff'),
         url('fonts/FixelTextBold.ttf') format('truetype'),
         url('fonts/FixelTextBold.svg#FixelTextBold') format('svg');
}


@font-face {
    font-family: 'FixelDisplayLight';
    src: url('fonts/FixelDisplayLight.eot');
    src: url('fonts/FixelDisplayLight.eot') format('embedded-opentype'),
         url('fonts/FixelDisplayLight.woff2') format('woff2'),
         url('fonts/FixelDisplayLight.woff') format('woff'),
         url('fonts/FixelDisplayLight.ttf') format('truetype'),
         url('fonts/FixelDisplayLight.svg#FixelDisplayLight') format('svg');
         font-weight: 300;
         
         
}

@font-face {
    font-family: 'FixelTextRegular';
    src: url('fonts/FixelTextRegular.eot');
    src: url('fonts/FixelTextRegular.eot') format('embedded-opentype'),
         url('fonts/FixelTextRegular.woff2') format('woff2'),
         url('fonts/FixelTextRegular.woff') format('woff'),
         url('fonts/FixelTextRegular.ttf') format('truetype'),
         url('fonts/FixelTextRegular.svg#FixelTextRegular') format('svg');
         font-weight: 400;
}

@font-face {
    font-family: 'FixelTextBold';
    src: url('fonts/FixelTextBold.eot');
    src: url('fonts/FixelTextBold.eot') format('embedded-opentype'),
         url('fonts/FixelTextBold.woff2') format('woff2'),
         url('fonts/FixelTextBold.woff') format('woff'),
         url('fonts/FixelTextBold.ttf') format('truetype'),
         url('fonts/FixelTextBold.svg#FixelTextBold') format('svg');
         font-weight: 600;
}

/*
body {
	font-family: 'FixelTextRegular';
}


b, bold, strong {
	font-family: 'FixelTextBold';
}

h1, h2, h3, h4, .main-header-menu {
	font-family: 'FixelTextBold';
}


.head-light, .uagb-desc-text {
	font-family: 'FixelDisplayLight';
}*/