@font-face {
    font-family: 'MiriamLibre-Regular';
    src: url('miriamlibre-regular.eot');
    src: local('MiriamLibre-Regular'), url('miriamlibre-regular.woff') format('woff'), url('miriamlibre-regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

body { font-family:MiriamLibre-Regular, Arial; }