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

