﻿@charset "UTF-8";

@font-face {
    font-family: 'calibreR';
    src: url('../fonts/cbre_calibre/calibre-regular.woff2') format('woff2'),
         url('../fonts/cbre_calibre/calibre-regular.woff') format('woff'),
         url('../fonts/cbre_calibre/calibre-regular.ttf') format('truetype'), 
         url('../fonts/cbre_calibre/calibre-regular.svg') format('svg'), 
         url('../fonts/cbre_calibre/calibre-regular.otf') format('opentype'), 
         url('../fonts/cbre_calibre/calibre-regular.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'calibreM';
    src: url('../fonts/cbre_calibre/calibre-medium.eot') format('embedded-opentype'), url('../fonts/cbre_calibre/calibre-medium.svg') format('svg'), url('../fonts/cbre_calibre/calibre-medium.ttf') format('truetype'), url('../fonts/cbre_calibre/calibre-medium.woff') format('woff'), url('../fonts/cbre_calibre/calibre-medium.woff2') format('woff2');
}

@font-face {
    font-family: 'calibreSB';
    src: url('../fonts/cbre_calibre/calibre-semibold.eot') format('embedded-opentype'), url('../fonts/cbre_calibre/calibre-semibold.svg') format('svg'), url('../fonts/cbre_calibre/calibre-semibold.ttf') format('truetype'), url('../fonts/cbre_calibre/calibre-semibold.woff') format('woff'), url('../fonts/cbre_calibre/calibre-semibold.woff2') format('woff2');
}
