/*
Engineered Style Overrides for theme  MiPortfolio
This is ment for minor tweeks for the Engineered site rather and changein th ecoe efo the MiPortfoliio theme.
*/

/*
// No longer exists
@import url(http://f.fontdeck.com/s/css/uH5+KWQnibDTJRYggGJ9XZLTAgw/www.engineeredbikes.co.uk/56217.css);

@font-face {
    font-family: 'Apercu Mono Regular';
    src: url('../fonts/apercu-mono.eot');
    src: url('../fonts/apercu-mono.eot?#iefix') format('embedded-opentype'),
         url('../fonts/apercu-mono.woff') format('woff'),
         url('../fonts/apercu-mono.ttf') format('truetype'),
         url('../fonts/apercu-mono.svg#apercu-mono') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
    font-family: "Apercu Mono Regular";
    src: url("../fonts/apercu-mono.eot");
    src: url("../fonts/apercu-mono.eot?#iefix") format('embedded-opentype'),
         url("../fonts/apercu-mono.woff") format('woff'),
         url("../fonts/apercu-mono.ttf") format('truetype'),
         url("../fonts/apercu-mono.svg#apercu-mono") format('svg');
    font-weight: normal;
    font-style: normal;

}



h1,h2,h3,h4,h5
{
	font-family:"Apercu Mono Regular", 'Andale Mono', monospace !important;
	font-size-adjust:0.5;
	font-weight:normal;
	font-style:normal;
}

/*
::-webkit-input-placeholder
{
	font-family:"Apercu Mono Regular", 'Andale Mono', monospace; font-size-adjust:0.5; font-weight:normal; font-style:normal;
}
:-moz-placeholder
{
	font-family:"Apercu Mono 