@font-face {
    font-family: 'RickysHand';
    src: url('RickysHand.eot');
    src: url('RickysHand.eot?#iefix') format('embedded-opentype'),
        url('RickysHand.woff2') format('woff2'),
        url('RickysHand.woff') format('woff'),
        url('RickysHand.svg#RickysHand') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Georges';
    src: url('Georges.eot');
    src: url('Georges.eot?#iefix') format('embedded-opentype'),
    url('Georges.woff2') format('woff2'),
    url('Georges.woff') format('woff'),
    url('Georges.svg#Georges') format('svg');
    font-weight: normal;
    font-style: normal;
}

