/*=================================================================
============================= Octopoos ============================
==================== @author Alexandre Lapoux =====================
=============== @editor Octopoos - www.octopoos.com ===============
==== @copyright (C) 2009 - 2018 OCTOPOOS. All Rights Reserved. ====
=================================================================*/
@font-face {
    font-family: 'average_sansregular';
    src: url('../fonts/averagesans-regular/averagesans-regular-webfont.eot');
    src: url('../fonts/averagesans-regular/averagesans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/averagesans-regular/averagesans-regular-webfont.woff2') format('woff2'),
         url('../fonts/averagesans-regular/averagesans-regular-webfont.woff') format('woff'),
         url('../fonts/averagesans-regular/averagesans-regular-webfont.ttf') format('truetype'),
         url('../fonts/averagesans-regular/averagesans-regular-webfont.svg#average_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quicksandbold';
    src: url('../fonts/quicksand-bold/quicksand-bold-webfont.eot');
    src: url('../fonts/quicksand-bold/quicksand-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quicksand-bold/quicksand-bold-webfont.woff2') format('woff2'),
         url('../fonts/quicksand-bold/quicksand-bold-webfont.woff') format('woff'),
         url('../fonts/quicksand-bold/quicksand-bold-webfont.ttf') format('truetype'),
         url('../fonts/quicksand-bold/quicksand-bold-webfont.svg#quicksandbold') format('svg');
    font-weight: normal;
    font-style: normal;
}