/*
Theme Name: astra Child
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/ 
@font-face {
    font-family: 'Michelangelo';
    src: url('fonts/Michelangelo/Michelangelo.otf') format('opentype');
}
@font-face {
    font-family: 'VAG Rounded BT';
    font-style: normal;
    font-weight: normal;
    src: local('VAG Rounded BT'), url('../fonts/VAGRON.woff') format('woff');
}
@font-face {
    font-family: 'Arial black';
    src: url('fonts/Arial Black.ttf');
    font-weight: bold;
}
@font-face {
    font-family: 'Caveat';
    src: url('fonts/caveat-regular.ttf');
    font-weight: normal;
}
h1, h2, h3 {
    font-family: 'Arial black'!important;
}
.site-title a {
    font-family: 'Arial black';
    font-size: 34px;
    letter-spacing: 10px;
}
.slogan h3{
    font-family: 'Caveat';
}
.site-description,
.ast-header-html-1 {
    font-family: 'Caveat';
    font-size: 16px;
}
.slogan {
    font-family: 'Caveat';
}
@media (max-width: 921px) {
 


}
@media (max-width: 767px) {
    
  
}
@media (max-width: 487px) {
    
  
}