﻿/* Quicksand font */

/* * This CSS file has been generated by fontsquirrel.com * * The fonts included are copyrighted. * * @vendor: Andrew Paglinawan * @vendorurl: http://www.andrewpaglinawan.com * The license for this font family can be found on the fontsquirrel.com website. * * @licenseurl: http://www.fontsquirrel.com/license/Quicksand * */ /* For IE */ @font-face { font-family: 'Quicksand'; src: url('Quicksand_Book.otf'); } /* For Other Browsers */ @font-face { font-family: 'Quicksand Light'; src: local('Quicksand Light'), local('Quicksand-Light'), url('Quicksand_Light.otf') format('opentype'); } @font-face { font-family: 'Quicksand Light'; src: local('Quicksand Light Oblique'), local('Quicksand-LightOblique'), url('Quicksand_Light_Oblique.otf') format('opentype'); font-style: italic; } @font-face { font-family: 'Quicksand'; src: local('Quicksand Book'), local('Quicksand-Book'), url('Quicksand_Book.otf') format('opentype'); } @font-face { font-family: 'Quicksand'; src: local('Quicksand Book Oblique'), local('Quicksand-BookOblique'), url('Quicksand_Book_Oblique.otf') format('opentype'); font-style: italic; } @font-face { font-family: 'Quicksand'; src: local('Quicksand Bold'), local('Quicksand-Bold'), url('Quicksand_Bold.otf') format('opentype'); font-weight: bold; } @font-face { font-family: 'Quicksand'; src: local('Quicksand Bold Oblique'), local('Quicksand-BoldOblique'), url('Quicksand_Bold_Oblique.otf') format('opentype'); font-weight: bold; font-style: italic; } @font-face { font-family: 'Quicksand Dash'; src: local('Quicksand Dash'), local('Quicksand-Dash'), url('Quicksand_Dash.otf') format('opentype'); } 
