/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3a1b90");

  
@font-face {font-family: 'BrandonGrotesqueWeb-Bold';src: url('../../fonts/brandon/3A1B90_0_0.eot');src: url('../../fonts/brandon/3A1B90_0_0.eot?#iefix') format('embedded-opentype'),url('../../fonts/brandon/3A1B90_0_0.woff2') format('woff2'),url('../../fonts/brandon/3A1B90_0_0.woff') format('woff'),url('../../fonts/brandon/3A1B90_0_0.ttf') format('truetype'),url('../../fonts/brandon/3A1B90_0_0.svg#wf') format('svg');}
 
  
@font-face {font-family: 'BrandonGrotesqueWeb-Regular';src: url('../../fonts/brandon/3A1B90_1_0.eot');src: url('../../fonts/brandon/3A1B90_1_0.eot?#iefix') format('embedded-opentype'),url('../../fonts/brandon/3A1B90_1_0.woff2') format('woff2'),url('../../fonts/brandon/3A1B90_1_0.woff') format('woff'),url('../../fonts/brandon/3A1B90_1_0.ttf') format('truetype'),url('../../fonts/brandon/3A1B90_1_0.svg#wf') format('svg');}
 
  
@font-face {font-family: 'BrandonGrotesqueWeb-Medium';src: url('../../fonts/brandon/3A1B90_2_0.eot');src: url('../../fonts/brandon/3A1B90_2_0.eot?#iefix') format('embedded-opentype'),url('../../fonts/brandon/3A1B90_2_0.woff2') format('woff2'),url('../../fonts/brandon/3A1B90_2_0.woff') format('woff'),url('../../fonts/brandon/3A1B90_2_0.ttf') format('truetype'),url('../../fonts/brandon/3A1B90_2_0.svg#wf') format('svg');}

/* Header */
/* Login screen */
body.login {
	background: url('../../images/intra_2_login_bg.jpg');  /* Taustakuva */ 
	background-size: cover;
}

body.login div#login h1 a {
	background-image: url('../../images/intra_2_logo.svg'); /* Logo */ 
}

body.login div#login form#loginform:before {
	font-family: brandon-grotesque,Helvetica Neue,Arial,sans-serif; /* Kirjaudu intraan -tekstin fontti */ 
}