/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.11.3
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


@font-face {
    font-family: 'metropolisbold';
    src: url('./font/metropolisbold.woff2') format('woff2'),
         url('http://catalystrepartners.com/wp-content/themes/flatsome/font/metropolisbold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'whitneymedium';
    src: url('http://catalystrepartners.com/wp-content/themes/flatsome/font/whitneymediumwebfont.woff2') format('woff2'),
         url('http://catalystrepartners.com/wp-content/themes/flatsome/font/whitneymediumwebfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face { 
font-family:alrightsansregular; 
src: url(http://catalystrepartners.com/wp-content/themes/flatsome/font/alrightsansregular.ttf); 
font-weight: normal; }

@font-face { 
font-family:alrightsansmedium; 
src: url(http://catalystrepartners.com/wp-content/themes/flatsome/font/alrightsansmedium.ttf); 
font-weight: normal; }

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/