﻿@font-face {
	font-family: 'Rijksoverheid SansWebText';
	src: url('fonts/ROsanswebtextbold.eot');
	src: url('fonts/ROsanswebtextbold.woff') format('woff'), url('fonts/ROsanswebtextbold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
/*
@font-face {
	font-family: 'Rijksoverheid SansWebText';
	src: url('fonts/SourceSansPro-BoldItalic.eot');
	src: url('fonts/SourceSansPro-BoldItalic.woff') format('woff'), url('fonts/SourceSansPro-BoldItalic.ttf') format('truetype'), url('fonts/SourceSansPro-BoldItalic.svg') format('svg');
	font-weight: bold;
	font-style: italic;
}
*/

@font-face {
	font-family: 'Rijksoverheid SansWebText';
	src: url('fonts/ROsanswebtextregular.eot');
	src: url('fonts/ROsanswebtextregular.woff') format('woff'), url('fonts/ROsanswebtextregular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Rijksoverheid SansWebText';
	src: url('fonts/ROsanswebtextitalic.eot');
	src: url('fonts/ROsanswebtextitalic.woff') format('woff'), url('fonts/ROsanswebtextitalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Rijksoverheid SerifWebText';
	src: url('fonts/ROserifwebregular.eot');
	src: url('fonts/ROserifwebregular.woff') format('woff'), url('fonts/ROserifwebregular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Rijksoverheid SerifWebText';
	src: url('fonts/ROserifwebbold.eot');
	src: url('fonts/ROserifwebbold.woff') format('woff'), url('fonts/ROserifwebbold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Rijksoverheid SerifWebText';
	src: url('fonts/ROserifwebitalic.eot');
	src: url('fonts/ROserifwebitalic.woff') format('woff'), url('fonts/ROserifwebitalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face{
	font-family: 'Rijksoverheid SerifWebText';
	src: url('RijksoverheidSerif-BoldItalic_2_0.otf') format('otf');
	font-weight: bold;
	font-style: italic;
}

@font-face {
    font-family: 'Rijksoverheid Iconen';
    src: url('fonts/ro-icons-2.1.woff2') format('woff2'), url('fonts/ro-icons-2.1.woff') format('woff'), url('fonts/ro-icons-2.1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rijksoverheid Iconen 2';
    src: url('fonts/rhsiconfont.woff2') format('woff2'), url('fonts/rhsiconfont.woff') format('woff'), url('fonts/rhsiconfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "RijksSans";
	src: url("fonts/rijks-sans-regular.woff2") format("woff2");
	font-style: normal;
	font-weight: 200 800;
}

body, input, textarea
{
  font-family: 'Rijksoverheid SansWebText', serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Rijksoverheid SansWebText', Helvetica, Arial, serif;
}

#footer{
	font-family: 'Rijksoverheid SerifWebText', serif;
}