/* Fonts CSS */

@font-face {
  font-family: 'Gidole';

  src: url('../../fonts/Gidole-Regular.ttf');
  src: url('../../fonts/Gidole-Regular.ttf?#iefix') format('embedded-opentype'), url('../../fonts/Gidole-Regular.ttf') format('truetype');
}