/* Custom Styles */
@font-face {
    font-family: 'museosans300';
    src: url(museosans300.eot);
    src: url(museosans300.eot?#iefix) format('embedded-opentype'),
         url(museosans300.woff2) format('woff2'),
         url(museosans300.woff) format('woff'),
         url(museosans300.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'recoletablack';
    src: url(recoletablack.eot);
    src: url(recoletablack.eot?#iefix) format('embedded-opentype'),
        url(recoletablack.woff2) format('woff2'),
        url(recoletablack.woff) format('woff'),
        url(recoletablack.ttf) format('truetype');
   font-weight: normal;
    font-style: normal;  
}
