@font-face {
    font-family: 'freyamedium';
    src: url('freya-medium.eot');
    src: url('freya-medium.eot?#iefix') format('embedded-opentype'),
         url('freya-medium.woff2') format('woff2'),
         url('freya-medium.woff') format('woff'),
         url('freya-medium.ttf') format('truetype'),
         url('freya-medium.svg#freyamedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ripostelight';
    src: url('Riposte-Light.eot');
    src: url('Riposte-Light.eot?#iefix') format('embedded-opentype'),
         url('Riposte-Light.woff2') format('woff2'),
         url('Riposte-Light.woff') format('woff'),
         url('Riposte-Light.ttf') format('truetype'),
         url('Riposte-Light.svg#ripostelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ripostemedium';
    src: url('Riposte-Medium.eot');
    src: url('Riposte-Medium.eot?#iefix') format('embedded-opentype'),
         url('Riposte-Medium.woff2') format('woff2'),
         url('Riposte-Medium.woff') format('woff'),
         url('Riposte-Medium.ttf') format('truetype'),
         url('Riposte-Medium.svg#ripostemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}