/*
// MVO FontIcons: use the following settings in Illustrator

// *** Artboard: ***
// width & height: 100px
// the largest dimension of the object is always 80px
// align center

// *** Save SVG: ***
// SVG Profiles: SVG 1.1
// Fonts Type: SVG
// Fonts Subsetting: None
// Options Image Location: Embed
// Advanced Options
// CSS Properties: Presentation Attributes
// Decimal Places: 1
// Encoding: UTF-8
// Output fewer elements: check
*/

/**
*	[MT] - NOTE:
*	In certain places php provides inconsistent BKT terminology related variables
*	which are used for (concatted) classnames that are difficult to refactor.
*	Because of this there are a few identical icons with different names, e.g:
*
*	materiaal-kranten = materiaal-ddd
*	materiaal-tijdschriften = materiaal-dts
*/

@font-face {
    font-family: "delpherfont";
    src: url('../fonts/delpherfont.eot');
    src: url('../fonts/delpherfont.eot?#iefix') format('eot'),
        url('../fonts/delpherfont.woff') format('woff'),
		url('../fonts/delpherfont.woff2') format('woff2'),
        url('../fonts/delpherfont.ttf') format('truetype'),
        url('../fonts/delpherfont.svg#delpherfont') format('svg');
	font-weight: normal;
	font-style: normal;
}





.icon--bekeken-objecten::before {
    content: "\E001";
}

.icon--chevron-down::before {
    content: "\E002";
}

.icon--chevron-left::before {
    content: "\E003";
}

.icon--chevron-right::before {
    content: "\E004";
}

.icon--chevron-up::before {
    content: "\E005";
}

.icon--close::before {
    content: "\E006";
}

.icon--contact::before {
    content: "\E007";
}

.icon--favorieten::before {
    content: "\E008";
}

.icon--gebruiksvoorwaarden::before {
    content: "\E009";
}

.icon--geef-uw-mening::before {
    content: "\E00A";
}

.icon--handleiding::before {
    content: "\E00B";
}

.icon--instellingen::before {
    content: "\E00C";
}

.icon--materiaal-anp::before {
    content: "\E00D";
}

.icon--materiaal-boeken::before {
    content: "\E00E";
}

.icon--materiaal-boeken1::before {
    content: "\E00F";
}

.icon--materiaal-ddd::before {
    content: "\E010";
}

.icon--materiaal-dddtitel::before {
    content: "\E011";
}

.icon--materiaal-dts::before {
    content: "\E012";
}

.icon--materiaal-kranten::before {
    content: "\E013";
}

.icon--materiaal-tijdschriften::before {
    content: "\E014";
}

.icon--over-delpher::before {
    content: "\E015";
}

.icon--sluiten::before {
    content: "\E016";
}

.icon--wat-zit-er-in::before {
    content: "\E018";
}

.icon--youtube::before {
    content: "\E019";
}

.icon--zoeken::before {
    content: "\E01A";
}

.icon--zz001-kalender::before {
    content: "\E01B";
}

.icon--zz002-plus::before {
    content: "\E01C";
}

.icon--zz003-min::before {
    content: "\E01D";
}

.icon--zz004-vinkje::before {
    content: "\E01E";
}

.icon--zz005-info::before {
    content: "\E01F";
}

.icon--zz006-download::before {
    content: "\E020";
}

.icon--zz007-favorieten-off::before {
    content: "\E021";
}

.icon--zz008-ga-naar-treffer::before {
    content: "\E022";
}

.icon--zz009-highlighting-on::before {
    content: "\E023";
}

.icon--zz010-highlighting-off::before {
    content: "\E024";
}

.icon--zz011-uitsnede::before {
    content: "\E025";
}

.icon--zz012-fullscreen::before {
    content: "\E026";
}

.icon--zz013-citeer::before {
    content: "\E027";
}

.icon--zz014-share::before {
    content: "\E028";
}

.icon--zz015-panel-left::before {
    content: "\E029";
}

.icon--zz016-panel-right::before {
    content: "\E02A";
}

.icon--zz017-panel-down::before {
    content: "\E02B";
}

.icon--zz018-panel-up::before {
    content: "\E02C";
}

.icon--zz019-zoom-in::before {
    content: "\E02D";
}

.icon--zz020-zoom-out::before {
    content: "\E02E";
}

.icon--zz021-roteer-cw::before {
    content: "\E02F";
}

.icon--zz022-roteer-ccw::before {
    content: "\E030";
}

.icon--zz022-ware-grootte::before {
    content: "\E031";
}

.icon--zz023-overzicht::before {
    content: "\E032";
}

.icon--zz024-breedte::before {
    content: "\E033";
}

.icon--zz025-hoogte::before {
    content: "\E034";
}

.icon--zz026-scroll-wheel-pan::before {
    content: "\E035";
}

.icon--zz026-scroll-wheel-zoom::before {
    content: "\E036";
}

.icon--zz027-scroll-wheel-scroll::before {
    content: "\E037";
}

.icon--zz028-fullscreen-exit::before {
    content: "\E038";
}

.icon--zz029-navigeren-toggle::before {
    content: "\E039";
}

.icon--zz030-social-facebook::before {
    content: "\E03A";
}

.icon--zz031-social-linkedin::before {
    content: "\E03B";
}

.icon--zz033-toggle-paginaoverzicht::before {
    content: "\E03D";
}

.icon--zz034-toon-alleen-treffers::before {
    content: "\E03E";
}

.icon--zz035-toon-alle-paginas::before {
    content: "\E03F";
}

.icon--zz036-minimal-view::before {
    content: "\E040";
}

.icon--zz037-normal-view::before {
    content: "\E041";
}

.icon--zz038-dbnl::before {
    content: "\E042";
}

.icon--zz039-locked::before {
    content: "\E043";
}

.icon--zz040-unlocked::before {
    content: "\E044";
}

.icon--zz041-external-link::before {
    content: "\E045";
}

.icon--zz042-verwijderen::before {
    content: "\E046";
}

.icon--zz043-grafische-weergave::before {
    content: "\E047";
}

.icon--zz044-zb::before {
    content: "\E048";
}

.icon--zz045-bullet::before {
    content: "\E049";
}

.icon--zz046-print::before {
    content: "\E04A";
}

.icon--zz047-public-domain::before {
    content: "\E04B";
}

.icon--zz048-copyright::before {
    content: "\E04C";
}

.icon--zz049-materiaal-regio::before {
    content: "\E04D";
}

.icon--zz050-datasets::before {
    content: "\E04E";
}

.icon--zz051-non-commercial-use-only::before {
    content: "\E04F";
}

.icon--zz052-play::before {
    content: "\E050";
}

.icon--zz053-crosshair::before {
    content: "\E051";
}

.icon--zz054-info-circle::before {
    content: "\E052";
}

.icon--zz055-verborgen::before {
    content: "\E053";
}

.icon--zz056-locked-inverse::before {
    content: "\E054";
}

.icon--zz057-unlocked-inverse::before {
    content: "\E055";
}

.icon--zz058-copyright-not-evaluated::before {
    content: "\E056";
}

.icon--zz059-privacy-key::before {
    content: "\E057";
}

.icon--zz060-megaphone::before {
    content: "\E058";
}