﻿@font-face {
font-family: GraublauWeb;
src: url("http://localhost/~MaciejBartosik/css/fonts/ElegantLux-Mager.otf") format("opentype");
}

@font-face {
	font-family: 'Raleway';
	src: url('fonts/Raleway-Thin.eot');
	src: url('fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'),
		url('fonts/Raleway-Thin.woff') format('woff'),
		url('fonts/Raleway-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Montez';
	src: url('fonts/Montez-Regular.eot');
	src: url('fonts/Montez-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montez-Regular.woff') format('woff'),
		url('fonts/Montez-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.grid_compressed{
    margin: 7px !important;
}