/*
Theme Name: WellMadeWebsite
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Tom Fraser https://www.wellmadewebsite.co.uk
Template: Divi
@import url("../Divi/style.css");
*/


@import url("../wellmadewebsite/css/main.css");
@import url("../wellmadewebsite/css/home.css");

/*
@font-face {
    font-family: 'avenir_lt_std45_book';
    src: url('/fonts/avenirltstd-book-webfont.woff2') format('woff2'),
         url('/fonts/avenirltstd-book-webfont.woff') format('woff');
    font-weight: light !important;
    font-style: normal;

}
body {
  font-family: 'avenir_lt_std45_book', Monserrat, Verdana, sans-serif;
font-weight: light !important;

}
*/
