/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-50.woff2') format('woff2'),
    url('fonts/Aspekta-50.ttf') format('truetype');
    font-weight: 50;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-150.woff2') format('woff2'),
    url('fonts/Aspekta-150.ttf') format('truetype');
    font-weight: 150;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-250.woff2') format('woff2'),
    url('fonts/Aspekta-250.ttf') format('truetype');
    font-weight: 250;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-350.woff2') format('woff2'),
    url('fonts/Aspekta-350.ttf') format('truetype');
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-450.woff2') format('woff2'),
    url('fonts/Aspekta-450.ttf') format('truetype');
    font-weight: 450;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-550.woff2') format('woff2'),
    url('fonts/Aspekta-550.ttf') format('truetype');
    font-weight: 550;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-650.woff2') format('woff2'),
    url('fonts/Aspekta-650.ttf') format('truetype');
    font-weight: 650;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-750.woff2') format('woff2'),
    url('fonts/Aspekta-750.ttf') format('truetype');
    font-weight: 750;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-850.woff2') format('woff2'),
    url('fonts/Aspekta-850.ttf') format('truetype');
    font-weight: 850;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aspekta';
    src: url('fonts/Aspekta-950.woff2') format('woff2'),
    url('fonts/Aspekta-950.ttf') format('truetype');
    font-weight: 950;
    font-style: normal;
    font-display: swap;
}