/* Light */
@font-face {
    font-family:'Calibre';
    src: url('from-cbre/calibre-web-light.woff2');
    font-weight:300;
    font-style:normal;
    font-stretch:normal;
}
    @font-face {
        font-family:'Calibre';
        src: url('from-cbre/calibre-web-light-italic.woff2');
        font-weight:300;
        font-style:italic;
        font-stretch:normal;
    }
@font-face {
    font-family:'Calibre';
    src: url('from-cbre/calibre-web-regular.woff2');
    font-weight:400;
    font-style:normal;
    font-stretch:normal;
}
    @font-face {
        font-family:'Calibre';
        src: url('from-cbre/calibre-web-regular-italic.woff2');
        font-weight:400;
        font-style:italic;
        font-stretch:normal;
    }
@font-face {
    font-family:'Calibre';
    src: url('from-cbre/calibre-web-medium.woff2');
    font-weight:500;
    /* font-style:normal; */
    font-stretch:normal;
}
@font-face {
    font-family:'Calibre';
    src: url('from-cbre/calibre-web-semibold.woff2');
    font-weight:600;
    /* font-style:normal; */
    font-stretch:normal;
}
@font-face {
    font-family:'Calibre';
    src: url('from-cbre/calibre-web-bold.woff2');
    font-weight:700;
    /* font-style:normal; */
    font-stretch:normal;
}

/* Light */
/* @font-face {
    font-family:'Calibre';
    src: url('converted/Calibre-Light.eot');
	src: url('converted/Calibre-Light.eot?#iefix') format('embedded-opentype'),
		url('converted/Calibre-Light.woff2') format('woff2'),
		url('converted/Calibre-Light.woff') format('woff'),
		url('converted/Calibre-Light.svg#Calibre-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
} */

/* Light Italic */
/* @font-face {
    font-family:'Calibre';
    src: url('converted/Calibre-Light Italic.woff2');
    src: url('converted/Calibre-Light Italic.eot');
	src: url('converted/Calibre-Light Italic.eot?#iefix') format('embedded-opentype'),
		url('converted/Calibre-Light Italic.woff2') format('woff2'),
		url('converted/Calibre-Light Italic.woff') format('woff'),
		url('converted/Calibre-Light Italic.svg#Calibre-Light Italic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
} */

/* Regular */
/* @font-face {
    font-family:'Calibre';
    src: url('Calibre.eot');
	src: url('Calibre.eot?#iefix') format('embedded-opentype'),
		url('Calibre.woff2') format('woff2'),
		url('Calibre.woff') format('woff'),
		url('Calibre.svg#Calibre') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
} */

/* Regular Italic */
/* @font-face {
    font-family:'Calibre';
    src: url('converted/Calibre-Italic.eot');
	src: url('converted/Calibre-Italic.eot?#iefix') format('embedded-opentype'),
		url('converted/Calibre-Italic.woff2') format('woff2'),
		url('converted/Calibre-Italic.woff') format('woff'),
		url('converted/Calibre-Italic.svg#Calibre-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
} */

/* Semibold */
/* @font-face {
    font-family:'Calibre';
    src: url('converted/Calibre-Semibold.eot');
	src: url('converted/Calibre-Semibold.eot?#iefix') format('embedded-opentype'),
		url('converted/Calibre-Semibold.woff2') format('woff2'),
		url('converted/Calibre-Semibold.woff') format('woff'),
		url('converted/Calibre-Semibold.svg#Calibre-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
} */