/*
Theme Name: Anseros
Template: hello-elementor
Author: Heindl
Author URI: https://www.heindl.de/
Version: 1.0.1651081067
Updated: 2022-04-27 19:37:47

*/

@font-face {
    font-family: "Roboto";
    src: url("/wp-content/themes/anseros/fonts/Roboto-Regular.eot");
    src: url("/wp-content/themes/anseros/fonts/Roboto-Regular.eot?#iefix") format('embedded-opentype'),
         url("/wp-content/themes/anseros/fonts/Roboto-Regular.woff2") format('woff2'),
         url("/wp-content/themes/anseros/fonts/Roboto-Regular.woff") format('woff'),
         url("/wp-content/themes/anseros/fonts/Roboto-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}



/* Roboto bold */

@font-face {
    font-family: "Roboto";
    src: url('/wp-content/themes/anseros/fonts/Roboto-Bold.eot');
    src: url('/wp-content/themes/anseros/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/anseros/fonts/Roboto-Bold.woff2') format('woff2'),
         url('/wp-content/themes/anseros/fonts/Roboto-Bold.woff') format('woff'),
         url('/wp-content/themes/anseros/fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Roboto medium */


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



body {
	font-family: 'Roboto', sans-serif;
