#events-list-anim h2 a:hover, .masonry-events .event-brick:hover .event-title {
    color: #E6007E;
}


@font-face {
    font-family: 'hiruko';
    src: local('hiruko'), url('../webfonts/hiruko.eot');
    src: local('hiruko'), url('../webfonts/hiruko.eot?#iefix') format('embedded-opentype'),
         local('hiruko'), url('../webfonts/hiruko.woff2') format('woff2'),
         local('hiruko'), url('../webfonts/hiruko.woff') format('woff'),
         local('hiruko'), url('../webfonts/hiruko.ttf') format('truetype'),
         local('hiruko'), url('../webfonts/hiruko.svg#hiruko') format('svg');
    font-weight: normal;
    font-style: normal;
}

h2, h3, h4, h5, .hirukoheadline, .content-title {
  	font-family: 'hiruko';
	font-weight: normal;
    font-style: normal;
  	text-transform: uppercase;
}

.countdown {
	font-family: 'hiruko';
	font-weight: normal;
    font-style: normal;
}

#icon-nav {
  display: none;
}
