/*
Theme Name: AASAD Child
Theme URI: https://exploreamerican.com
Author: Collective Dallas
Author URI: https://collectivedallas.com
Description: Child Theme for AASAD
Template: AASAD
Version: 1.6.2
*/

@font-face {
    font-family: 'americansansitalic';
    src: url('fonts/americansans-italic-webfont.woff2') format('woff2'),
         url('fonts/americansans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'americansans_mediumitalic';
    src: url('fonts/americansansmedium-regularitali-webfont.woff2') format('woff2'),
         url('fonts/americansansmedium-regularitali-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'americansansregular';
    src: url('fonts/americansans-regular-webfont.woff2') format('woff2'),
         url('fonts/americansans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}