/* Simplo font defs for Lark Hotels -- March 10, 2014 */


@font-face {
    font-family: 'simplo';
    src: url('simplo_thin/simplo-thin-webfont.eot');
    src: url('simplo_thin/simplo-thin-webfont.eot?#iefix') format('embedded-opentype'),
	url('simplo_thin/simplo-thin-webfont.woff') format('woff'),
	url('simplo_thin/simplo-thin-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

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

@font-face {
    font-family: 'simplo';
    src: url('simplo_regular/simplo-regular-webfont.eot');
    src: url('simplo_regular/simplo-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('simplo_regular/simplo-regular-webfont.woff') format('woff'),
	url('simplo_regular/simplo-regular-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'simplo';
    src: url('simplo_medium/durotype_-_simplo-medium-webfont.eot');
    src: url('simplo_medium/durotype_-_simplo-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('simplo_medium/durotype_-_simplo-medium-webfont.woff2') format('woff2'),
         url('simplo_medium/durotype_-_simplo-medium-webfont.woff') format('woff'),
         url('simplo_medium/durotype_-_simplo-medium-webfont.ttf') format('truetype'),
         url('simplo_medium/durotype_-_simplo-medium-webfont.svg#simplomedium') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'simplo';
    src: url('simplo_demi/simplo-demi-webfont.eot');
    src: url('simplo_demi/simplo-demi-webfont.eot?#iefix') format('embedded-opentype'),
	url('simplo_demi/simplo-demi-webfont.woff') format('woff'),
	url('simplo_demi/simplo-demi-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: bold;
}

@font-face {
    font-family: 'simplo';
    src: url('simplo_light/simplo-light-webfont.eot');
    src: url('simplo_light/simplo-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('simplo_light/simplo-light-webfont.woff') format('woff'),
    url('simplo_light/simplo-light-webfont.ttf') format('truetype');
    font-weight: 1100;
    font-style: normal;
}