@font-face {
    font-family: 'MiFuente';
    src: url('../fonts/SourceSansPro-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
header h1 {
    font-family: 'MiFuente', sans-serif;
}