/*
Theme Name: Photoslurp theme based on Visual Composer Starter theme
Theme URI: http://visualcomposer.io
Description: A customized theme developed for photoslurp
Author: smartnoise
Author URI: http://smartnoise.co
Template: visual-composer-starter
Version: 1.10.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, blog, starter, responsive-layout, accessibility-ready, sandwich-menu
Text Domain: photoslurp
*/


@font-face {
    font-family: 'Archia Semibold';
    src: url('wp-content/themes/photoslurp/assets/fonts/archia-semibold-webfont.eot');
    src: url('wp-content/themes/photoslurp/assets/fonts/archia-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('wp-content/themes/photoslurp/assets/fonts/archia-semibold-webfont.woff2') format('woff2'),
         url('wp-content/themes/photoslurp/assets/fonts/archia-semibold-webfont.woff') format('woff'),
         url('wp-content/themes/photoslurp/assets/fonts/archia-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

h1, h3{
	font-family: 'Archia Semibold'; 
}

