/*
 Theme Name:   France Structure
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      1.0
*/



@font-face {

  font-family: 'frstIcon';

  src:  url('fonts/francestructure.eot?3pwkyw');

  src:  url('fonts/francestructure.eot?3pwkyw#iefix') format('embedded-opentype'),

    url('fonts/francestructure.ttf?3pwkyw') format('truetype'),

    url('fonts/francestructure.woff?3pwkyw') format('woff'),

    url('fonts/francestructure.svg?3pwkyw#francestructure') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: block;

}



[class^="frstIcon-"], [class*=" frstIcon-"] {

  /* use !important to prevent issues with browser extensions that change fonts */

  font-family: 'frstIcon' !important;

  speak: never;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;



  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



.frstIcon-arrow:before {

  content: "\e900";

}

.frstIcon-bulle:before {

  content: "\e901";

}

