/*
Theme Name: Asociación AFP Chile
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.  @font-face {
    font-family: 'Myriad Pro';
    src: url(../../../../../../themes/asociacion-afp-chile/fonts/MyriadPro-Regular.eot);
    src: url('../../../../../../themes/asociacion-afp-chile/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url(../../../../../../themes/asociacion-afp-chile/fonts/MyriadPro-Regular.woff2) format('woff2'),
        url(../../../../../../themes/asociacion-afp-chile/fonts/MyriadPro-Regular.woff) format('woff'),
        url(../../../../../../themes/asociacion-afp-chile/fonts/MyriadPro-Regular.ttf) format('truetype'),
        url('../../../../../../themes/asociacion-afp-chile/fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.nav > li > a,
body,
.alt-font
{
font-family: "Myriad Pro" !important;
letter-spacing: 0px;
}


h1,h2,h3,h4,h5,h6, .heading-font
{
font-family: "Myriad Pro" !important;
letter-spacing: 0px;
}
 ***************/



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}