/*
 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: 'Inter';
    src: url('./fonts/Inter-Bold.eot');
    src: url('./fonts/Inter-Bold.eot#iefix') format('embedded-opentype'),
        url('./fonts/Inter-Bold.woff2') format('woff2'),
        url('./fonts/Inter-Bold.woff') format('woff'),
        url('./fonts/Inter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Inter';
    src: url('./fonts/Inter-Black.eot');
    src: url('./fonts/Inter-Black.eot#iefix') format('embedded-opentype'),
        url('./fonts/Inter-Black.woff2') format('woff2'),
        url('./fonts/Inter-Black.woff') format('woff'),
        url('./fonts/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./fonts/Inter-ExtraLight.eot');
    src: url('./fonts/Inter-ExtraLight.eot#iefix') format('embedded-opentype'),
        url('./fonts/Inter-ExtraLight.woff2') format('woff2'),
        url('./fonts/Inter-ExtraLight.woff') format('woff'),
        url('./fonts/Inter-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Inter';
    src: url('./fonts/Inter-Regular.eot');
    src: url('./fonts/Inter-Regular.eot#iefix') format('embedded-opentype'),
        url('./fonts/Inter-Regular.woff2') format('woff2'),
        url('./fonts/Inter-Regular.woff') format('woff'),
        url('./fonts/Inter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./fonts/Inter-Thin.eot');
    src: url('./fonts/Inter-Thin.eot#iefix') format('embedded-opentype'),
        url('./fonts/Inter-Thin.woff2') format('woff2'),
        url('./fonts/Inter-Thin.woff') format('woff'),
        url('./fonts/Inter-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./fonts/Inter-SemiBold.eot');
    src: url('./fonts/Inter-SemiBold.eot#iefix') format('embedded-opentype'),
        url('./fonts/Inter-SemiBold.woff2') format('woff2'),
        url('./fonts/Inter-SemiBold.woff') format('woff'),
        url('./fonts/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./fonts/Inter-Medium.eot');
    src: url('./fonts/Inter-Medium.eot#iefix') format('embedded-opentype'),
        url('./fonts/Inter-Medium.woff2') format('woff2'),
        url('./fonts/Inter-Medium.woff') format('woff'),
        url('./fonts/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}