@font-face {
    font-family: 'Verbe';
    src: url('../fonts/verbregular-webfont.eot');
    src: url('../fonts/verbregular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/verbregular-webfont.svg') format('svg'),
         url('../fonts/verbregular-webfont.woff') format('woff'),
         url('../fonts/verbregular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Verbe';
    src: url('../fonts/verbextralight-webfont.eot');
    src: url('../fonts/verbextralight-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/verbextralight-webfont.svg') format('svg'),
		 url('../fonts/verbextralight-webfont.woff') format('woff'),
		 url('../fonts/verbextralight-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Verbe';
    src: url('../fonts/verbsemibold-webfont.eot');
    src: url('../fonts/verbsemibold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/verbsemibold-webfont.svg') format('svg'),
         url('../fonts/verbsemibold-webfont.woff') format('woff'),
         url('../fonts/verbsemibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans/OpenSans-Regular-webfont.eot');
    src: url('../fonts/opensans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/opensans/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/opensans/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/opensans/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'dosislight';
    src: url('../fonts/dosis/dosis-light-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosismedium';
    src: url('../fonts/dosis/dosis-medium-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosisregular';
    src: url('../fonts/dosis/dosis-regular-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosissemibold';
    src: url('../fonts/dosis/dosis-semibold-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}