/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {font-family: 'Panton';
    src: url('fonts/Panton.otf') format('opentype');
    src: url('fonts/Panton.eot'); /* IE9*/
    src: url('fonts/Panton.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Panton.woff2') format('woff2'), /* chrome、firefox */
    url('fonts/Panton.woff') format('woff'), /* chrome、firefox */
    url('fonts/Panton.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('fonts/Panton.svg#Panton') format('svg'); /* iOS 4.1- */
  }

  @font-face {font-family: 'Panton Bold';
    src: url('fonts/Panton\ Bold.otf') format('opentype');
    src: url('fonts/Panton\ Bold.eot'); /* IE9*/
    src: url('fonts/Panton\ Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Panton\ Bold.woff2') format('woff2'), /* chrome、firefox */
    url('fonts/Panton\ Bold.woff') format('woff'), /* chrome、firefox */
    url('fonts/Panton\ Bold.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('fonts/Panton\ Bold.svg#Panton Bold') format('svg'); /* iOS 4.1- */
  }

  @font-face {font-family: 'Panton Light Regular';
    src: url('fonts/Panton\ Light\ Regular.otf') format('opentype');
    src: url('fonts/Panton\ Light\ Regular.eot'); /* IE9*/
    src: url('fonts/Panton\ Light\ Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Panton\ Light\ Regular.eot.woff2') format('woff2'), /* chrome、firefox */
    url('fonts/Panton\ Light\ Regular.eot.woff') format('woff'), /* chrome、firefox */
    url('fonts/Panton\ Light\ Regular.eot.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('fonts/Panton\ Light\ Regular.eot.svg#Panton Light Regular') format('svg'); /* iOS 4.1- */
  }