/* Generated by Font Squirrel (https://www.fontsquirrel.com) on May 2, 2016 */
 
@font-face {
    font-family: 'latoregular';
    src: url('lato-regular-webfont.eot');
    src: url('lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('lato-regular-webfont.woff2') format('woff2'),
         url('lato-regular-webfont.woff') format('woff'),*/
         url('lato-regular-webfont.ttf') format('truetype'),
         url('lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
        /* url('montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat-regular-webfont.woff') format('woff'),*/
         url('montserrat-regular-webfont.ttf') format('truetype'),
         url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*OVERLAY FOR ACCESS RIGHTs*/

.overlay{
	background: #383336;
	opacity: 0.4;
	height: 100%;
	width: 100%;
	top: 0;
	margin-top: 159px;
	position: fixed;}
#lock{
    background: url(../images/lockicon.png) no-repeat;
    height: 188px;
    width: 212px;
    position: relative;
    top: 134px;
    left: 422px;}