@font-face {
  font-family: 'GothamBold';
  src: url(https://dev.schot.nl/public_html/vr-techniek/wp-content/themes/yootheme-child/fonts/GothamBold.woff2) format('woff2');
  font-style: normal; font-weight: 900; color: red !important;
}

h3, .uk-h3 {font-family: 'gothambold', arial, sans-serif;
}

@font-face {
font-family: "Gotham";
src: url("../fonts/Gotham-bold.eot");
src: url("../fonts/Gotham-bold.eot?#iefix") format("embedded-opentype"),
url("../fonts/Gotham-bold.woff") format("woff"),
url("../fonts/Gotham-Bold.woff2") format("woff2"),
url("../fonts/Gotham-Bold.ttf") format("truetype"),
url("../fonts/Gotham-Bold.otf") format("otf");
}

@font-face {
font-family: 'Gotham-Medium';
src: url('../fonts/GothamNarrow-Medium.eot');
src: url('../fonts/GothamNarrow-Medium.eot?#iefix') format('embedded-opentype'),
url('../fonts/GothamNarrow-Medium.woff') format('woff'),
url('../fonts/GothamNarrow-Medium.ttf') format('truetype');
}

@font-face {
font-family: 'Gotham-Book';
src: url('../fonts/GothamNarrow-Book.eot');
src: url('../fonts/GothamNarrow-Book.eot?#iefix') format('embedded-opentype'),
url('../fonts/GothamNarrow-Book.woff') format('woff'),
url('../fonts/GothamNarrow-Book.ttf') format('truetype');
}

@font-face {
font-family: 'Gotham-Light';
src: url('../fonts/GothamNarrow-Light.eot');
src: url('../fonts/GothamNarrow-Light.eot?#iefix') format('embedded-opentype'),
url('../fonts/GothamNarrow-Light.woff') format('woff'),
url('../fonts/GothamNarrow-Light.ttf') format('truetype');
}