@font-face {
    
  font-family: "Questrial", sans-serif;
  font-weight: 400;
  font-style: normal;
    src: local('Questrial Regular'), url('Questrial-Regular.ttf') format('woff');

}

/*.questrial-regular {*/
/*  font-family: "Questrial", sans-serif;*/
/*  font-weight: 400;*/
/*  font-style: normal;*/
/*    src: local('Questrial Regular'), url('Fahkwang-Regular.woff') format('woff');*/
/*}*/
     

/*@font-face {*/
/*  font-family: 'The name of the Font Family Here';*/
/*  src: URL('font.ttf') format('truetype');*/
/*}*/

p, li {
  text-align: justify;
  text-justify: inter-word;
}

h {
    font-family:'Questrial Regular'; font-weight:normal;
}

h3 {
    /*color: #CC0000; /*Rosso Corsa red
    /*color: #990000; /*Alabama red*/
    /*color: #4B9CD3; /*Carolina blue*/
}

h4 {
    /*color: #4B9CD3; /*Carolina blue
    /*color: #880808; /*blood red*/
} 

h5 {
    /*color: #4B9CD3; /*Carolina blue*/
} 

#wrapper {
    max-width: 100%;   
}

logo, .logo {
    max-width: 30%;
}

pic, img {
    max-width: 30%;
}

body {
  /*font-family: Georgia, serif;*/
    font-family: Helvetica, sans-serif;;

}

ul li {
    margin-bottom: 15px;
}

@font-face {
    font-family: 'Fahkwang Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang Regular'), url('Fahkwang-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang Italic'), url('Fahkwang-Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang ExtraLight'), url('Fahkwang-ExtraLight.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang ExtraLight Italic'), url('Fahkwang-ExtraLightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang Light';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang Light'), url('Fahkwang-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang Light Italic'), url('Fahkwang-LightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang Medium'), url('Fahkwang-Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang Medium Italic'), url('Fahkwang-MediumItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang SemiBold'), url('Fahkwang-SemiBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang SemiBold Italic'), url('Fahkwang-SemiBoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang Bold'), url('Fahkwang-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fahkwang Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Fahkwang Bold Italic'), url('Fahkwang-BoldItalic.woff') format('woff');


/*.post-link {*/
/*  font-size: 1.6rem;*/
/*  font-weight: bold;*/
/*}*/

/*.meta {*/
/*  color: var(--text-light);*/
/*  font-size: 1rem;*/
/*}*/

/*.blog-item {*/
/*  margin-bottom: 4rem;*/
/*}*/

/*nav a.current {*/
/*  color: var(--accent) !important;*/
/*  border-color: var(--accent) !important;*/
/*}*/

/*.medium {*/
/*  font-size: 1.4rem;*/
/*}*/

/*.small {*/
/*  font-size: 1rem;*/
/*}*/

/*.icon {*/
/*  vertical-align: sub;*/
/*  padding-right: .25rem;*/
/*  display: inline-block;*/
/*  width: 1em;*/
/*  height: 1.3em;*/
/*  margin-right: 0.2rem;*/
/*  stroke-width: 0;*/
/*  stroke: currentColor;*/
/*  fill: currentColor;*/
/*}*/