/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    Astra is fast, fully customizable
 */

@font-face {
    font-family: 'embassyoptiregular';
    src: url('https://eyebrowbar.co.uk/wp-content/font/embassyopti-webfont.woff2') format('woff2'),
         url('https://eyebrowbar.co.uk/wp-content/font/embassyopti-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nexa_lightregular';
    src: url('https://eyebrowbar.co.uk/wp-content/font-nexalight/nexa_light-webfont.woff2') format('woff2'),
         url('https://eyebrowbar.co.uk/wp-content/font-nexalight/nexa_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('https://eyebrowbar.co.uk/wp-content/font-nexa/nexa_bold-webfont.woff2') format('woff2'),
         url('https://eyebrowbar.co.uk/wp-content/font-nexa/nexa_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}