/* OPEN SANS */

@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/bridge-child/fonts/Open_Sans/OpenSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* ROBOTO SLAB */

@font-face {
    font-family: 'Roboto Slab';
    src: url('/wp-content/themes/bridge-child/fonts/Roboto_Slab/RobotoSlab-Black.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/wp-content/themes/bridge-child/fonts/Roboto_Slab/RobotoSlab-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/wp-content/themes/bridge-child/fonts/Roboto_Slab/RobotoSlab-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/wp-content/themes/bridge-child/fonts/Roboto_Slab/RobotoSlab-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/wp-content/themes/bridge-child/fonts/Roboto_Slab/RobotoSlab-Light.ttf') format('truetype');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/wp-content/themes/bridge-child/fonts/Roboto_Slab/RobotoSlab-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/wp-content/themes/bridge-child/fonts/Roboto_Slab/RobotoSlab-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/wp-content/themes/bridge-child/fonts/Roboto_Slab/RobotoSlab-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/wp-content/themes/bridge-child/fonts/Roboto_Slab/RobotoSlab-Thin.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
}
