@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'site_font';
    src: url('../fuentes/museo100-regular-webfont.eot');
    src: url('../fuentes/museo100-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fuentes/museo100-regular-webfont.woff') format('woff'),
         url('../fuentes/museo100-regular-webfont.ttf') format('truetype'),
         url('../fuentes/museo100-regular-webfont.svg#ralewaythin') format('svg');
    font-weight: normal;
    font-style: normal;

}