/*-- 
Name:          Beatrice von Singen, Hessisch Oldendorf
Url:           https://beatrice-von-singen.de
Description:   Beatrice von Singen, Hessisch Oldendorf | Symbolik, Magie und Kreativität Weserbergland
Version:       1.0 (elf42 Responsive)
______________ Webdesign by elf42 - Hameln Emmerthal */




/*  Charm Regular - latin  */
/*___________________________________________________________________________ */

@font-face {
  font-family: 'Charm';
  font-style: normal;
  font-weight: 400;
  font-display: swap; 
  src: local('Charm'),
       url('font/charm-v11-latin-regular.woff2') format('woff2'); 
}
/* charm-700 - latin */
@font-face {
  font-family: 'Charm';
  font-style: normal;
  font-weight: 700;
  font-display: swap; 
  src: local('Charm'),
       url('font/charm-v11-latin-700.woff2') format('woff2'); 
}

/*  Roboto */
/*___________________________________________________________________________ */

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap; 
  src: url('font/roboto-v30-latin-300.woff2') format('woff2'), 
       url('font/roboto-v30-latin-300.ttf') format('truetype'); 
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap; 
  src: url('font/roboto-v30-latin-300italic.woff2') format('woff2'), 
       url('font/roboto-v30-latin-300italic.ttf') format('truetype'); 
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap; 
  src: url('font/roboto-v30-latin-regular.woff2') format('woff2'), 
       url('font/roboto-v30-latin-regular.ttf') format('truetype'); 
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap; 
  src: url('font/roboto-v30-latin-italic.woff2') format('woff2'), 
       url('font/roboto-v30-latin-italic.ttf') format('truetype'); 
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap; 
  src: url('font/roboto-v30-latin-500.woff2') format('woff2'), 
       url('font/roboto-v30-latin-500.ttf') format('truetype'); 
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap; 
  src: url('font/roboto-v30-latin-500italic.woff2') format('woff2'), 
       url('font/roboto-v30-latin-500italic.ttf') format('truetype'); 
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap; 
  src: url('font/roboto-v30-latin-700.woff2') format('woff2'), 
       url('font/roboto-v30-latin-700.ttf') format('truetype'); 
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap; 
  src: url('font/roboto-v30-latin-700italic.woff2') format('woff2'), 
       url('font/roboto-v30-latin-700italic.ttf') format('truetype'); 
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap; 
  src: url('font/roboto-v30-latin-900.woff2') format('woff2'), 
       url('font/roboto-v30-latin-900.ttf') format('truetype'); 
}
/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap; 
  src: url('font/roboto-v30-latin-900italic.woff2') format('woff2'), 
       url('font/roboto-v30-latin-900italic.ttf') format('truetype'); 
}




/*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/*___________________________________________________________________________ */

@font-face {
font-family: 'FontAwesome';
src: url('../others/font/fontawesome-webfont.eot?v=4.7.0');
src: url('../others/font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
     url('../others/font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), 
     url('../others/font/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
     url('../others/font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
     url('../others/font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}

.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.fa-home:before {             content: "\f015";}
.fa-facebook-official:before{ content: "\f230"; }
.fa-instagram:before{         content: "\f16d"; }
/* pfeil */
.fa-angle-left:before{   content: "\f104"; }
.fa-angle-right:before{  content: "\f105"; }
.fa-angle-up:before{     content: "\f106"; }
.fa-angle-down:before{   content: "\f107"; }
/* dreieck */
.fa-caret-down:before{   content: "\f0d7"; }
.fa-caret-up:before{     content: "\f0d8"; }
.fa-caret-left:before{   content: "\f0d9"; }
.fa-caret-right:before{  content: "\f0da"; }
/* buttons */
.fa-id-card-o:before{    content: "\f2c3"; }
.fa-vcard:before,
.fa-address-card:before{ content: "\f2bb"; }

.fa-paper-plane:before{ content: "\f1d8"; }







