/*
 * Copyright (c) 2009 Mikael Relbe
 *
 * Page style for non-IE browsers
 *
 * A web page including the original style in style.css, rendered by non-IE,
 * should also include this style after that.
 *
 */


@font-face {
	font-family: mrelbe;
	font-style:  normal;
	font-weight: normal;
	src: url("/rsrc/font/mrelbe.ttf");
}

