/*
 * Theme Name:  ICT Start
 * Theme URI:   https://ictstart.com
 * Author:      Marg Choco
 * Description: Customized WordPress Theme
 * Template:    revision
 * Version:     1.2
 */

@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald.woff2') format('woff2'),
         url('fonts/Oswald.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Newsreader';
    src: url('fonts/Newsreader.woff2') format('woff2'),
         url('fonts/Newsreader.woff') format('woff');
    font-weight: 400 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Iosevka Term SS15';
    src: url('fonts/Iosevka-Term-SS15.woff2') format('woff2'),
         url('fonts/Iosevka-Term-SS15.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satisfy';
    src: url('fonts/Satisfy.woff2') format('woff2'),
         url('fonts/Satisfy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* ========================================================================
   Proxima Nova Alt Regular
   ======================================================================== */
/*!
 * @license
 * MyFonts Webfont Build ID 3322093, 2016-12-16T22:23:59-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: ProximaNovaA-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-regular/
 * Copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * Licensed pageviews: 1,000,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3322093
 * 
 * © 2016 MyFonts Inc
 */
@font-face {
    font-family: 'Proxima Nova Alt Regular';
    src: url('fonts/32B0ED_0_0.eot');
    src: url('fonts/32B0ED_0_0.eot?#iefix') format('embedded-opentype'),
         url('fonts/32B0ED_0_0.woff2') format('woff2'),
         url('fonts/32B0ED_0_0.woff') format('woff'),
         url('fonts/32B0ED_0_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}