﻿@font-face {
    font-family: "Bree";
    src: url("bree.eot"); /* IE9*/
    src: url("bree.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("bree.woff2") format("woff2"), /* chrome firefox */
    url("bree.woff") format("woff"), /* chrome firefox */
    url("bree.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("bree.svg#Bree") format("svg"); /* iOS 4.1- */
}
