@font-face {
    font-family: 'Helvetica Neue';
    font-weight: 400;
    font-style: normal;
    src: local('Helvetica Neue'), url('HelveticaNeue-Bold.ttf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-weight: 700;
    font-style: normal;
    src: local('Helvetica Neue'), url('HelveticaNeue-Bold.ttf') format('opentype');
}
@font-face {
    font-family: 'DancingScript';
    font-weight: 400;
    font-style: normal;
    src: local('DancingScript'), url('DancingScript-Regular.ttf') format('opentype');
}