/*
Theme Name: Studio Bricks Office
Description: Studio Bricks adapted from Avada
Author: compost
Author URI: https://compost.cat
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/*
@font-face {
    font-family: 'Neuron';
    src: url('../../fonts/Neuron-Regular.eot');
    src: url('../..//fonts/Neuron-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Neuron-Regular.woff2') format('woff2'),
        url('../../fonts/Neuron-Regular.woff') format('woff'),
        url('../../fonts/Neuron-Regular.ttf') format('truetype'),
        url('../../fonts/Neuron-Regular.svg#Neuron-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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