
@font-face {
    font-family: 'Roboto';
	src: url('Roboto/Roboto-Light.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
	src: url('Roboto/Roboto-LightItalic.ttf') format('truetype');
	font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
	src: url('Roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: bold;
}
@font-face {
    font-family: 'Roboto';
	src: url('Roboto/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}




h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto';
}

a.button {
	font-family: 'Roboto';
}

.dropcap {
	font-family: 'Roboto';
}


table th {
	font-family: 'Roboto';
}

.ddsmoothmenu {
	font-family: 'Roboto';
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	font-family: 'Roboto';
}

.intro h1 {
	font-family: 'Roboto';
}

ul.gallerynav li a {
	font-family: 'Roboto';
}

ul#tab-menu {
	font-family: 'Roboto';
}

#wrapper ul.tabs li {
	font-family: 'Roboto';
}