/*
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
*/

/**** Institut Carnot Title Font KIRVY ****/
@font-face {
    font-family: 'kirvybold';
    src: url('font/kirvy-bold-webfont.eot');
    src: url('font/kirvy-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/kirvy-bold-webfont.woff2') format('woff2'),
         url('font/kirvy-bold-webfont.woff') format('woff'),
         url('font/kirvy-bold-webfont.ttf') format('truetype'),
         url('font/kirvy-bold-webfont.svg#kirvybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}

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

}
/**** Institut Carnot Title Font KIRVY ****/

/**** Institut Carnot Paragraphe Font MYRIAD PRO ****/
@font-face {
    font-family: 'Myriad-Pro-Regular';
    src: url('font/MyriadPro-Regular.eot');
    src: url('font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/MyriadPro-Regular.woff2') format('woff2'),
        url('font/MyriadPro-Regular.woff') format('woff'),
        url('font/MyriadPro-Regular.ttf') format('truetype'),
        url('font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad-Pro-Semibold';
    src: url('font/MyriadPro-Semibold.eot');
    src: url('font/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
        url('font/MyriadPro-Semibold.woff2') format('woff2'),
        url('font/MyriadPro-Semibold.woff') format('woff'),
        url('font/MyriadPro-Semibold.ttf') format('truetype'),
        url('font/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad-Pro-Bold';
    src: url('font/MyriadPro-Bold.eot');
    src: url('font/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/MyriadPro-Bold.woff2') format('woff2'),
        url('font/MyriadPro-Bold.woff') format('woff'),
        url('font/MyriadPro-Bold.ttf') format('truetype'),
        url('font/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}    
/**** Institut Carnot Paragraphe Font MYRIAD PRO ****/


