/* ==============================================================================
Theme Name: Phlox
Theme URI: http://phlox.pro/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Child Theme
Template: phlox
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-child
================================================================================= */
@font-face {
    font-family:'greta arabic';
    src:url('../otf/greta_arabic_regular.otf');
    src: local('O'),url('../otf/greta_arabic_regular.otf') format('truetype');
    font-weight:300;
}
@font-face {
    font-family:'greta arabic';
    src:url('../otf/greta_arabic_light.otf');
    src: local('O'),url('../otf/greta_arabic_light.otf') format('truetype');
    font-weight:100;
}
@font-face {
    font-family:'greta arabic';
    src:url('../otf/greta_arabic_bold.otf');
    src: local('O'),url('../otf/greta_arabic_bold.otf') format('truetype');
    font-weight:500;
}
@font-face {
    font-family:'Merriweather';
    src:url('../ttf/merriweather-regular.ttf');
    src: local('O'),url('../ttf/merriweather-regular.ttf') format('truetype');
    font-weight:300;
}
@font-face {
    font-family:'Merriweather';
    src:url('../ttf/merriweather-light.ttf');
    src: local('O'),url('../ttf/merriweather-light.ttf') format('truetype');
    font-weight:100;
}
@font-face {
    font-family:'Merriweather';
    src:url('../ttf/merriweather-bold.ttf');
    src: local('O'),url('../ttf/merriweather-bold.ttf') format('truetype');
    font-weight:500;
}
@font-face {
    font-family:'Merriweather';
    src:url('../ttf/merriweather-black.ttf');
    src: local('O'),url('../ttf/merriweather-black.ttf') format('truetype');
    font-weight:700;
}