@font-face {
    font-family: 'Gabrielle';
    src: url('gabrielle-webfont.eot');
    src: local('☺'), url('gabrielle-webfont.woff') format('woff'), url('gabrielle-webfont.ttf') format('truetype'), url('gabrielle-webfont.svg#GabrielleRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.gabrielle {
	font-family: 'Gabrielle';
}