/* Copyright (C) YOOtheme GmbH, Peacock Idea Inc. */

/* ========================================================================
   Use this file to add fonts CSS easily
 ========================================================================== */

@font-face {
    font-family: 'philoreg';
    src: url('../../horizonte/fonts/philosopher-reg.woff2') format('woff2'),
         url('../../horizonte/fonts/philosopher-reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}