/*
Theme Name:     Aztec Progression Child
Description:    Child Theme for Aztec Theme
Author:         Progression Studios
Template:       aztec-progression

*/

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

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

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

h1, h2, h3, h4, h5, h6 {font-family: 'SFProDisplayBold' !important;}
div, p, a, span {font-family: 'SFProDisplayRegular' !important;}