/*
 Theme Name:   Archi Child
 Theme URI:    http://archiwp.com/
 Description:  Archi Child Theme
 Author:       OceanThemes
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      3.6.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/
@font-face {
  font-family: Sans-Web-Regular-local;
  src: url(https://polster-gaugel.de/wp-content/uploads/2022/11/PT_Sans-Web-Regular.ttf);
}
*{
	font-family: Sans-Web-Regular-local !important;
}