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