/* Miriam Libre
from https://fonts.google.com/specimen/Miriam+Libre
 */

@font-face { font-family: 'Miriam Libre';
    src: url('miriam_libre/MiriamLibre-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face { font-family: 'Miriam Libre';
    src: url('miriam_libre/MiriamLibre-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



/* Renner
from http://indestructibletype.com/Renner.html
 */

@font-face { font-family: 'Renner';
    src: url('renner/Renner-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face { font-family: 'Renner';
    src: url('renner/Renner-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face { font-family: 'Renner';
    src: url('renner/Renner-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}


@font-face { font-family: 'Renner';
    src: url('renner/Renner-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}