/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 06.06.2018, 21:25:47
    Author     : Chyukasame
*/


/* pt-sans-caption-regular - latin */


.button-primary{
font-family:Corbel;
color:#fff;
background-color:#202020;
border:2px solid #202020;
letter-spacing:.5px;
text-align:center;
background-repeat:no-repeat;
background-size:100% 100%;
text-transform:uppercase;
padding:10px 16px
}

@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('PT Sans Caption'), local('PTSans-Caption'),
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-regular.svg#PTSansCaption') format('svg'); /* Legacy iOS */
}
/* pt-sans-caption-700 - latin */
@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-700.eot'); /* IE9 Compat Modes */
  src: local('PT Sans Caption Bold'), local('PTSans-CaptionBold'),
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-caption/pt-sans-caption-v10-latin-700.svg#PTSansCaption') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: "Penumbra Serif";
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/penumbra-serif/PenumbraSerifStd-Regular.otf') format('opentype');
}

@font-face {
    font-family: "Penumbra Serif";
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/penumbra-serif/PenumbraSerifStd-Semibold.otf') format('opentype');
}

@font-face {
    font-family: "Penumbra Serif";
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/penumbra-serif/PenumbraSerifStd-Bold.otf') format('opentype');
}

@font-face {
    font-family: "Lemon Milk";
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/lemon-milk/LEMONMILK-Light.otf") format('opentype');
}

@font-face {
    font-family: "Lemon Milk";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lemon-milk/LEMONMILK-Regular.otf") format('opentype');
}

@font-face {
    font-family: "Lemon Milk";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/lemon-milk/LEMONMILK-Medium.otf") format('opentype');
}

@font-face {
    font-family: "Lemon Milk";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/lemon-milk/LEMONMILK-Bold.otf") format('opentype');
}