@charset 'utf-8';
/*
  Theme Name: Tails Child
Theme URI: http://tails.ancorathemes.com/
Description: Tails - excellent WordPress theme with many different blog and header layouts
Author: AncoraThemes
Author URI: http://ancorathemes.com/
  Template: tails
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@font-face {
    font-family: 'larsseitregular';
    src: url('larsseit-webfont.woff2') format('woff2'),
         url('larsseit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/tails-child/css/font-face/latoregular/lato-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/tails-child/css/font-face/latoregular/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*
#menu-main-menu li a{
	font-family: latoregular;
} */